Post bug report within Eiffel Studio when no internet connection

References
Purpose:

When Eiffel Studio exception happens, test if BUG_REPORT_FILLER fail and give end user a feedback because of no internet connection available.

Test procedure:
  • Run Eiffel Studio, create a new tab, so exception dialog will appear.
  • Press `report' button on the dialog. Filling with correct user name and password. Press submit.
Initial Conditions:
  • Write a false check in EB_NEW_TAB_EDITOR_COMMAND.execute feature.
  • Disable internet connection on testing machine.
Expected result:
  • After pressed submit button, a fail information dialog with cURL error code should appear.
  • Check http://support.eiffel.com, no new bug report appears.

Test runs

IDDatePlatformResult
trr#32741 weeks 5 days agoWindows 64bitPassed