Actions
action #165764
closed[ci] t/full-stack.t failing since 2024-08-23
Description
Observation¶
the fullstack tests in circleci and github workflow started failing always this morning:
[11:11:57] t/full-stack.t ......... 16/? # Unexpected Javascript console errors, waiting for connection opened: [
# {
# level => "WARNING",
# message => "http://localhost:9526/asset/e8e9747263/test_result.js 139 A code tag was parsed inside of a <select> which was not inserted into the document. This is not valid HTML and the behavior may be changed in future versions of chrome.",
# source => "javascript",
# timestamp => 1724411541729,
# },
# {
# level => "WARNING",
# message => "http://localhost:9526/asset/e8e9747263/test_result.js 139 A code tag was parsed inside of a <select> which was not inserted into the document. This is not valid HTML and the behavior may be changed in future versions of chrome.",
# source => "javascript",
# timestamp => 1724411541729,
# },
# {
# level => "WARNING",
# message => "http://localhost:9526/asset/e8e9747263/test_result.js 139 A code tag was parsed inside of a <select> which was not inserted into the document. This is not valid HTML and the behavior may be changed in future versions of chrome.",
# source => "javascript",
# timestamp => 1724411541729,
# },
# ]
# Failed test 'No unexpected js warnings'
# at /home/squamata/project/t/lib/OpenQA/Test/FullstackUtils.pm line 123.
# Looks like you failed 1 test of 2.
# Failed test 'wait until developer console becomes available'
# at t/full-stack.t line 196.
[11:11:57] t/full-stack.t ......... 19/? # Unexpected Javascript console errors: [
# Cancel job
# Failed test 'Expected result not found'
# at /home/squamata/project/t/lib/OpenQA/Test/FullstackUtils.pm line 76.
# Failed test 'job 1 passed'
# at t/full-stack.t line 209.
# 0
# Failed test 'autoinst log uploaded'
# at t/full-stack.t line 215.
# '[2024-08-23T11:12:19.216634Z] [debug] [pid:510] Preparing Mojo::IOLoop::ReadWriteProcess::Session
...
https://github.com/os-autoinst/os-autoinst/actions/runs/10524726213/job/29162048661?pr=2539
Actions