browser_parsable_script is perma failing on windows/aarch64
Categories
(Firefox :: WebPayments UI, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: jmaher, Assigned: egao)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
I see that bc1 is perma failing since the weekend:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&searchStr=win%2Caarch64%2Cbrowser-chrome&fromchange=ff3ec9547e4f15209af87010ed39a0590c253efe&tochange=fd9f15fe0ec120717b9690ace0b1a42bb01f48a9&selectedJob=243018654
it looks as if this failing test was edited this weekend in bug 1457287, it was a move, so I am not sure why that would cause a failure- but it did fail.
:egao, could you look into if this is perma fail and if we need to disable it on windows/aarch64
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
:jmaher - tried running the test on local windows10-aarch64, confirmed that the test times out there in the default state.
Once I use requestLongerTimeout(2);
the test passes, so I think in this case we should keep the test running with the extended timeout.
Comment 4•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Description
•