Closed
Bug 1424023
Opened 5 years ago
Closed 5 years ago
Intermittent dom/base/test/test_bug704320.html | Test timed out.
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
People
(Reporter: intermittent-bug-filer, Assigned: vinoth)
References
Details
(Keywords: intermittent-failure, Whiteboard: [domsecurity-intermittent][stockwell fixed:timing])
Attachments
(1 file)
Filed by: nerli [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=150550502&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/FzrEPnqyQGGeq6YLYStDlg/runs/0/artifacts/public/logs/live_backing.log
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•5 years ago
|
||
Since 6th January there already are 36 failures. :overholt could you please take a look?
Flags: needinfo?(overholt)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 12•5 years ago
|
||
Wennie, do you know who works on <meta name="referrer"> these days?
Flags: needinfo?(overholt) → needinfo?(wleung)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 16•5 years ago
|
||
Hi Christoph, can you take a look at this? thanks!
Assignee: nobody → ckerschb
Flags: needinfo?(wleung)
Comment 17•5 years ago
|
||
302 to :vino on this one as well - thanks vino!
Assignee: ckerschb → cegvinoth
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [stockwell unknown] → [stockwell unknown][domsecurity-intermittent]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 20•5 years ago
|
||
There are 34 failures in the past 7 days all on android-4-3-armv7-api16 debug. Recent log failure: https://treeherder.mozilla.org/logviewer.html#?repo=autoland&job_id=167444654&lineNumber=1874 Relevant part of the log: [task 2018-03-12T17:46:53.400Z] 17:46:53 INFO - Buffered messages finished [task 2018-03-12T17:46:53.421Z] 17:46:53 INFO - 381 INFO TEST-UNEXPECTED-FAIL | dom/base/test/test_bug704320.html | Test timed out. [task 2018-03-12T17:46:53.421Z] 17:46:53 INFO - reportError@SimpleTest/TestRunner.js:121:7 [task 2018-03-12T17:46:53.422Z] 17:46:53 INFO - TestRunner._checkForHangs@SimpleTest/TestRunner.js:142:7
Flags: needinfo?(overholt)
Comment 21•5 years ago
|
||
I don't know the status here.
Flags: needinfo?(overholt) → needinfo?(cegvinoth)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 24•5 years ago
|
||
This bug has failed 34 times in he last 7 days on Android affecting debug build type. Failing test: debug-mochitest-4 Link to a recent log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=170944602&lineNumber=1905 Part of tht log: 02:12:52 INFO - 383 INFO TEST-PASS | dom/base/test/test_bug704320.html | window.location http-to-https strict-origin-when-cross-origin [task 2018-03-29T02:12:52.137Z] 02:12:52 INFO - Buffered messages finished [task 2018-03-29T02:12:52.138Z] 02:12:52 INFO - 384 INFO TEST-UNEXPECTED-FAIL | dom/base/test/test_bug704320.html | Test timed out. [task 2018-03-29T02:12:52.139Z] 02:12:52 INFO - reportError@SimpleTest/TestRunner.js:121:7 [task 2018-03-29T02:12:52.140Z] 02:12:52 INFO - TestRunner._checkForHangs@SimpleTest/TestRunner.js:142:7 [task 2018-03-29T02:12:52.140Z] 02:12:52 INFO - 385 INFO TEST-PASS | dom/base/test/test_bug704320.html | stylesheet http-to-http no-referrer-when-downgrade :vinoth do you have any updates on this?
Comment hidden (Intermittent Failures Robot) |
Comment 26•5 years ago
|
||
Assignee | ||
Comment 27•5 years ago
|
||
(In reply to Arthur Iakab [arthur_iakab] from comment #24) > :vinoth do you have any updates on this? Working on it.
Flags: needinfo?(cegvinoth)
Updated•5 years ago
|
Attachment #8964831 -
Attachment description: Bug 1424023 - fix for intermittent test timed out → Bug 1424023 - Test run time reduced using another new iframe
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 29•5 years ago
|
||
Comment on attachment 8964831 [details] Bug 1424023 - Test run time reduced using another new iframe Previously all the tests are performed on a single iframe and in android platform alone this test takes more than 20 mins to complete. Previously they used "SimpleTest.requestLongerTimeout(4)" to set this 20 mins time(4x 5 mins(default time)). So I have used four iframes here to reduce the total runtime of the test. After the new changes now the test time is reduced to 17 mins in android platform. https://treeherder.mozilla.org/#/jobs?repo=try&revision=8ce4818475f08b618333c9cbd13dc759dfdb5d3c
Attachment #8964831 -
Flags: review?(ckerschb)
Comment 30•5 years ago
|
||
Comment on attachment 8964831 [details] Bug 1424023 - Test run time reduced using another new iframe Christoph Kerschbaumer [:ckerschb] has approved the revision. https://phabricator.services.mozilla.com/D843
Attachment #8964831 -
Flags: review+
Assignee | ||
Comment 31•5 years ago
|
||
Comment on attachment 8964831 [details] Bug 1424023 - Test run time reduced using another new iframe Phabricator issue.
Attachment #8964831 -
Flags: review?(ckerschb)
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed
Comment 32•5 years ago
|
||
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/a6edd350b230 Test run time reduced using another new iframe. r=ckerschb
Keywords: checkin-needed
Comment 33•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a6edd350b230
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•5 years ago
|
status-firefox60:
--- → affected
![]() |
||
Comment 34•5 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/bf3f15489315
Updated•5 years ago
|
Whiteboard: [domsecurity-intermittent][stockwell needswork:owner] → [domsecurity-intermittent][stockwell fixed:timing]
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•