Closed Bug 1378049 Opened 7 years ago Closed 7 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | /html/dom/elements/global-attributes/dir_auto-isolate.html | expected PASS

Categories

(Testing :: web-platform-tests, defect, P4)

Version 3
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

The underlying issue here seems to be a non existent window:

[task 2017-06-29T08:22:07.400420Z] 08:22:07     INFO - STDERR: Traceback (most recent call last):
[task 2017-06-29T08:22:07.401431Z] 08:22:07     INFO -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 130, in start_runner
[task 2017-06-29T08:22:07.402238Z] 08:22:07     INFO -     stop_flag.set()
[task 2017-06-29T08:22:07.403183Z] 08:22:07     INFO -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 67, in __exit__
[task 2017-06-29T08:22:07.403976Z] 08:22:07     INFO -     self.teardown()
[task 2017-06-29T08:22:07.404735Z] 08:22:07     INFO -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 75, in teardown
[task 2017-06-29T08:22:07.405433Z] 08:22:07     INFO -     self.executor.teardown()
[task 2017-06-29T08:22:07.406503Z] 08:22:07     INFO -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 502, in teardown
[task 2017-06-29T08:22:07.407285Z] 08:22:07     INFO -     self.implementation.teardown()
[task 2017-06-29T08:22:07.408168Z] 08:22:07     INFO -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 595, in teardown
[task 2017-06-29T08:22:07.408844Z] 08:22:07     INFO -     self.executor.protocol.marionette._send_message("reftest:teardown", {})
[task 2017-06-29T08:22:07.409543Z] 08:22:07     INFO -   File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 23, in _
[task 2017-06-29T08:22:07.410201Z] 08:22:07     INFO -     return func(*args, **kwargs)
[task 2017-06-29T08:22:07.410647Z] 08:22:07     INFO -   File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 739, in _send_message
[task 2017-06-29T08:22:07.411037Z] 08:22:07     INFO -     self._handle_error(err)
[task 2017-06-29T08:22:07.411425Z] 08:22:07     INFO -   File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 772, in _handle_error
[task 2017-06-29T08:22:07.411795Z] 08:22:07     INFO -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2017-06-29T08:22:07.412122Z] 08:22:07     INFO - NoSuchWindowException: Unable to locate window


Maybe the assertion failure here is related:

[task 2017-06-29T08:21:57.382391Z] 08:21:57     INFO - PID 2082 | Assertion failure: removedCount <= gUnusedAtomCount, at /home/worker/workspace/build/src/xpcom/ds/nsAtomTable.cpp:432
[task 2017-06-29T08:21:57.503954Z] 08:21:57     INFO - PID 2082 | #01: DynamicAtom::GCAtomTable() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.507851Z] 08:21:57     INFO - PID 2082 | #02: DynamicAtom::Release() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.516535Z] 08:21:57     INFO - PID 2082 | #03: mozilla::BasePrincipal::~BasePrincipal() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.524438Z] 08:21:57     INFO - PID 2082 | #04: NullPrincipal::~NullPrincipal() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.532593Z] 08:21:57     INFO - PID 2082 | #05: nsJSPrincipals::Release() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.537219Z] 08:21:57     INFO - PID 2082 | #06: mozilla::StyleSheet::SetPrincipal(nsIPrincipal*) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.545225Z] 08:21:57     INFO - PID 2082 | #07: mozilla::css::Loader::LoadInlineStyle(nsIContent*, nsAString const&, unsigned int, nsAString const&, nsAString const&, mozilla::dom::Element*, nsICSSLoaderObserver*, bool*, bool*) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.553187Z] 08:21:57     INFO - PID 2082 | #08: nsStyleLinkElement::DoUpdateStyleSheet(nsIDocument*, mozilla::dom::ShadowRoot*, nsICSSLoaderObserver*, bool*, bool*, bool) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.561229Z] 08:21:57     INFO - PID 2082 | #09: nsStyleLinkElement::UpdateStyleSheet(nsICSSLoaderObserver*, bool*, bool*, bool) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.569343Z] 08:21:57     INFO - PID 2082 | #10: nsHtml5DocumentBuilder::UpdateStyleSheet(nsIContent*) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.573778Z] 08:21:57     INFO - PID 2082 | #11: nsHtml5TreeOperation::Perform(nsHtml5TreeOpExecutor*, nsIContent**, bool*) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.581875Z] 08:21:57     INFO - PID 2082 | #12: nsHtml5TreeOpExecutor::RunFlushLoop() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.591348Z] 08:21:57     INFO - PID 2082 | #13: nsHtml5ExecutorFlusher::Run() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.597841Z] 08:21:57     INFO - PID 2082 | #14: mozilla::SchedulerGroup::Runnable::Run() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.613831Z] 08:21:57     INFO - PID 2082 | #15: nsThread::ProcessNextEvent(bool, bool*) [clone .part.234] (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.615302Z] 08:21:57     INFO - PID 2082 | #16: NS_ProcessNextEvent(nsIThread*, bool) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.616164Z] 08:21:57     INFO - PID 2082 | #17: mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.622534Z] 08:21:57     INFO - PID 2082 | #18: MessageLoop::RunInternal() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.631034Z] 08:21:57     INFO - PID 2082 | #19: MessageLoop::Run() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.638717Z] 08:21:57     INFO - PID 2082 | #20: nsBaseAppShell::Run() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.646864Z] 08:21:57     INFO - PID 2082 | #21: XRE_RunAppShell() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.651270Z] 08:21:57     INFO - PID 2082 | #22: mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.653203Z] 08:21:57     INFO - PID 2082 | #23: MessageLoop::RunInternal() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.653303Z] 08:21:57     INFO - PID 2082 | #24: MessageLoop::Run() (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.661291Z] 08:21:57     INFO - PID 2082 | #25: XRE_InitChildProcess(int, char**, XREChildData const*) (/home/worker/workspace/build/application/firefox/libxul.so)
[task 2017-06-29T08:21:57.703717Z] 08:21:57     INFO - PID 2082 | #26: content_process_main(mozilla::Bootstrap*, int, char**) (/home/worker/workspace/build/application/firefox/firefox)
[task 2017-06-29T08:21:57.703816Z] 08:21:57     INFO - PID 2082 | #27: main (/home/worker/workspace/build/application/firefox/firefox)
[task 2017-06-29T08:21:59.818979Z] 08:21:59     INFO - PID 2082 | #28: __libc_start_main (/build/glibc-9tT8Do/glibc-2.23/csu/../csu/libc-start.c:325)
[task 2017-06-29T08:21:59.819301Z] 08:21:59     INFO - PID 2082 | #29: _start (/home/worker/workspace/build/application/firefox/firefox)
[task 2017-06-29T08:21:59.819613Z] 08:21:59     INFO - PID 2082 | [Parent 2082] WARNING: bad Shmem: file /home/worker/workspace/build/src/ipc/glue/ProtocolUtils.cpp, line 526
[task 2017-06-29T08:21:59.819880Z] 08:21:59     INFO - PID 2082 | 
[task 2017-06-29T08:21:59.820240Z] 08:21:59     INFO - PID 2082 | ###!!! [Parent][MessageChannel] Error: (msgtype=0x280080,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
[task 2017-06-29T08:21:59.820495Z] 08:21:59     INFO - PID 2082 | 
[task 2017-06-29T08:21:59.820827Z] 08:21:59     INFO - PID 2082 | [Parent 2082] WARNING: waitpid failed pid:2169 errno:10: file /home/worker/workspace/build/src/ipc/chromium/src/base/process_util_posix.cc, line 276
[task 2017-06-29T08:21:59.821108Z] 08:21:59     INFO - PID 2082 | --DOMWINDOW == 10 (0x7ff444c91800) [pid = 2082] [serial = 2] [outer = (nil)] [url = about:blank]
[task 2017-06-29T08:22:00.897216Z] 08:22:00     INFO - PID 2082 | --DOMWINDOW == 3 (0x7f6a16147800) [pid = 2131] [serial = 2] [outer = (nil)] [url = about:blank]
[task 2017-06-29T08:22:00.897794Z] 08:22:00     INFO - PID 2082 | --DOMWINDOW == 2 (0x7f6a26436800) [pid = 2131] [serial = 3] [outer = (nil)] [url = about:blank]
[task 2017-06-29T08:22:00.986532Z] 08:22:00     INFO - PID 2082 | --DOMWINDOW == 9 (0x7ff43fa9e800) [pid = 2082] [serial = 7] [outer = (nil)] [url = about:blank]
[task 2017-06-29T08:22:04.336757Z] 08:22:04     INFO - PID 2082 | --DOMWINDOW == 8 (0x7ff43f6d6800) [pid = 2082] [serial = 8] [outer = (nil)] [url = about:blank]
[task 2017-06-29T08:22:07.360979Z] 08:22:07     INFO - PID 2082 | --DOCSHELL 0x7ff42d58f800 == 3 [pid = 2082] [id = {c7e1f432-a776-44ff-a795-6dcbbecb6f92}]
[task 2017-06-29T08:22:07.361578Z] 08:22:07     INFO - TEST-UNEXPECTED-TIMEOUT | /html/dom/elements/global-attributes/dir_auto-isolate.html | expected PASS
Priority: -- → P4
No longer blocks: stylo-bustage
Resolving intermittent Stylo test failure bugs that haven't had any recent activity.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.