json-editor icon indicating copy to clipboard operation
json-editor copied to clipboard

Test hickup "should update output when (method) setValue is called @integer_range:"

Open schmunk42 opened this issue 1 year ago • 0 comments

General information

  • json-editor version: master

Expected behavior

All tests green in CI.

Actual behavior

Often errors on Firefox.

  1) integer
       should update output when (method) setValue is called @integer_range:
     element ([data-schemapath="root.integer_range"] output) is not in DOM or there is no element([data-schemapath="root.integer_range"] output) with text "2" after 10 sec
      at /repo/node_modules/webdriverio/build/commands/browser/waitUntil.js:22:23
      at async Browser.wrapCommandFn (/repo/node_modules/webdriverio/node_modules/@wdio/utils/build/shim.js:63:29)

https://github.com/json-editor/json-editor/actions/runs/12087797581/job/33843834425?pr=1634

Steps to reproduce the behavior

see tests

schmunk42 avatar Dec 03 '24 13:12 schmunk42