Skip to content

Edit question label when option set levels are present #858

Edit question label when option set levels are present

Edit question label when option set levels are present #858

Triggered via push January 30, 2024 20:29
Status Failure
Total duration 20m 31s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Tests: spec/features/responses/location_picker_spec.rb#L25
response form location picker picking a location
Tests: spec/features/responses/form_rendering_and_submission_spec.rb#L142
response form rendering and submission form submission submitting response
Tests: spec/features/responses/form_rendering_and_submission_spec.rb#L250
response form rendering and submission form submission with conditional logic submitting response with irrelevant answers
Tests: spec/features/responses/form_rendering_and_submission_spec.rb#L272
response form rendering and submission form submission with required question is expected to be present
Tests: spec/features/responses/form_rendering_and_submission_spec.rb#L60
response form rendering and submission form rendering renders new form with hierarchical structure
Tests: spec/features/responses/form_rendering_and_submission_spec.rb#L129
response form rendering and submission form rendering with response renders date, time, and datetime fields correctly
Tests: spec/features/responses/form_rendering_and_submission_spec.rb#L93
response form rendering and submission form rendering with response renders edit form with hierarchical structure
Tests: spec/features/responses/form_rendering_and_submission_spec.rb#L102
response form rendering and submission form rendering with response allows dynamic add/remove of nested repeat groups
Tests: spec/features/responses/odata_export_spec.rb#L17
responses odata export exporting odata Failure/Error: page.driver.browser.execute_cdp( "Browser.grantPermissions", origin: page.server_url, permissions: %w[clipboardReadWrite clipboardSanitizedWrite] ) NoMethodError: undefined method `execute_cdp' for #<Selenium::WebDriver::Chrome::Driver:0x41fd43d706647402 browser=:"chrome-headless-shell"> page.driver.browser.execute_cdp( ^^^^^^^^^^^^ Did you mean? execute_script
Tests: spec/features/responses/enketo_spec.rb#L65
enketo form rendering and submission happy path edits existing response Failure/Error: expect(page).not_to have_css("#glb-load-ind") Selenium::WebDriver::Error::UnknownError: unknown error: unhandled inspector error: {"code":-32000,"message":"Node with given id does not belong to the document"} (Session info: chrome-headless-shell=120.0.6099.224)
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1, nanasess/setup-chromedriver@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests: app/javascript/components/Filters/model.js#L133
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L43
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L57
Unexpected alert
Tests: app/javascript/packs/enketo.js#L80
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L91
Unexpected alert
Tests: app/javascript/packs/enketo.js#L94
Unexpected console statement
Tests: spec/models/broadcaster_spec.rb#L16
Sms::Broadcaster with adapter set in mission settings builds appropriate adapter and Sms::Broadcast instance Skipped: Temporarily skipped with xit
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/