Closed
Bug 1657978
Opened 5 years ago
Closed 4 years ago
Make test_save_restore_radio_groups.html to pass on Fission
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
DUPLICATE
of bug 1668357
Fission Milestone | M6c |
People
(Reporter: smaug, Assigned: mbrodesser-Igalia)
References
Details
No description provided.
Comment 1•5 years ago
|
||
Session history blocks our Nightly experiment so tracking session history test failures for Fission Nightly milestone M6b.
Fission Milestone: --- → M6b
Updated•5 years ago
|
Fission Milestone: M6b → M6c
Reporter | ||
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Assignee | ||
Comment 2•4 years ago
•
|
||
./mach mochitest --setpref="fission.sessionHistoryInParent=true" --enable-xorigin-tests --enable-fission dom/html/test/forms/test_save_restore_radio_groups.html
yields:
0:51.07 TEST_START: http://mochi.test:8888/tests/dom/html/test/forms/test_save_restore_radio_groups.html
0:52.16 GECKO(10010) [Child 10172, Main Thread] WARNING: NS_ENSURE_TRUE(mRequest) failed: file /home/mirko/src/firefox/gecko2/netwerk/base/nsBaseChannel.cpp, line 925
0:54.38 GECKO(10010) [Parent 10010, Main Thread] WARNING: Not implemented in the parent process!: file /home/mirko/src/firefox/gecko2/docshell/shistory/SessionHistoryEntry.cpp, line 407
0:55.20 GECKO(10010) [10347, Unnamed thread 7f9c0e18b4c0] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /home/mirko/src/firefox/gecko2/xpcom/base/nsTraceRefcnt.cpp, line 202
0:55.20 GECKO(10010) ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /tmp/tmp8oo3bx.mozrunner/runtests_leaks.log
0:55.20 GECKO(10010) [10347, Unnamed thread 7f9c0e18b4c0] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /home/mirko/src/firefox/gecko2/xpcom/base/nsTraceRefcnt.cpp, line 202
0:55.20 GECKO(10010) [10347, Main Thread] WARNING: XPCOM_MEM_BLOAT_LOG is set, disabling native allocations.: file /home/mirko/src/firefox/gecko2/tools/profiler/core/platform.cpp, line 246
0:56.09 GECKO(10010) [Child 10229, Main Thread] WARNING: '!topWindow', file /home/mirko/src/firefox/gecko2/dom/html/HTMLIFrameElement.cpp, line 241
0:56.09 GECKO(10010) [Child 10229, Main Thread] WARNING: '!topWindow', file /home/mirko/src/firefox/gecko2/dom/html/HTMLIFrameElement.cpp, line 241
0:57.48 GECKO(10010) [Parent 10010, Main Thread] WARNING: 'NS_FAILED(rv)', file /home/mirko/src/firefox/gecko2/netwerk/cache2/CacheFileChunk.cpp, line 403
0:57.74 PASS Radio group should have 3elements
0:57.77 PASS Radio checked state should be true
0:57.78 PASS Radio checked state should be false
0:57.78 PASS Radio checked state should be false
0:57.78 PASS Radio group should have 3elements
0:57.80 PASS Radio checked state should be true
0:57.80 PASS Radio checked state should be false
0:57.80 PASS Radio checked state should be false
0:57.81 PASS Radio group should have 3elements
0:57.82 PASS Radio checked state should be false
0:57.82 PASS Radio checked state should be false
0:57.83 PASS Radio checked state should be true
0:57.84 GECKO(10010) Assertion failure: mHistory, at /home/mirko/src/firefox/gecko2/docshell/shistory/ChildSHistory.cpp:180
Initializing stack-fixing for the first stack frame, this may take a while...
Hence, this is a bug in Gecko, not in the test-code.
Comment 3•4 years ago
|
||
Hi Neha, this blocks bug 1652554 which is marked M6b. Should we detach it from there?
Flags: needinfo?(nkochar)
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → mbrodesser
Comment 4•4 years ago
|
||
Same as Bug 1657977 Comment 5
Comment 5•4 years ago
|
||
(In reply to Jens Stutte [:jstutte] (REO for FF 81) from comment #3)
Hi Neha, this blocks bug 1652554 which is marked M6b. Should we detach it from there?
Same as Bug 1657982 Comment 4.
Flags: needinfo?(nkochar)
Assignee | ||
Comment 7•4 years ago
|
||
Already enabled in bug 1668357.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•