Closed
Bug 1328915
Opened 9 years ago
Closed 9 years ago
disable linux32-debug devtools tests on all branches (trunk, aurora, beta, release, etc.)
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
(Whiteboard: [stockwell disabled])
Attachments
(4 files, 1 obsolete file)
|
1.12 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
|
17.70 KB,
text/plain
|
RyanVM
:
feedback+
|
Details |
|
12.95 KB,
patch
|
aselagea
:
review+
|
Details | Diff | Splinter Review |
|
16.51 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
in addition there is some cleanup we might be able to do on ash for linux scheduled buildbot reftests.
Blocks: 1320942
Comment 1•9 years ago
|
||
Since we're just starting to run linux32 tests in taskcluster, here are the changes for taskcluster too.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3fdbf52227d27e7a65ea41ce6008d563fc7000e0
Attachment #8824115 -
Flags: review?(jmaher)
| Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8824115 [details] [diff] [review]
do not run mochitest-dt on taskcluster linux32/debug
Review of attachment 8824115 [details] [diff] [review]:
-----------------------------------------------------------------
great!
Attachment #8824115 -
Flags: review?(jmaher) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #8824135 -
Flags: review?(bugspam.Callek)
| Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8824137 -
Flags: feedback?(ryanvm)
Comment 5•9 years ago
|
||
Comment on attachment 8824137 [details]
buildbot differences for the related patch
+1!
Attachment #8824137 -
Flags: feedback?(ryanvm) → feedback+
Comment 6•9 years ago
|
||
Comment on attachment 8824135 [details] [diff] [review]
disable linux32 debug devtools and linux* on ash
This is going to be really pedantic, but can you please keep the suites alphabetized where you're adding MOCHITEST_DT_8 in?
Comment 7•9 years ago
|
||
Comment on attachment 8824135 [details] [diff] [review]
disable linux32 debug devtools and linux* on ash
Review of attachment 8824135 [details] [diff] [review]:
-----------------------------------------------------------------
I'm going to defer this review to buildduty -- however I tend to agree with RyanVM on the pedantic piece ;-)
Attachment #8824135 -
Flags: review?(bugspam.Callek) → review?(aselagea)
| Assignee | ||
Comment 8•9 years ago
|
||
updated patch to be alphabetical and verified the builder diffs are identical.
Attachment #8824135 -
Attachment is obsolete: true
Attachment #8824135 -
Flags: review?(aselagea)
Attachment #8824148 -
Flags: review?(aselagea)
Comment 9•9 years ago
|
||
Comment on attachment 8824148 [details] [diff] [review]
disable linux32 debug devtools and linux* on ash
lgtm!
Attachment #8824148 -
Flags: review?(aselagea) → review+
| Assignee | ||
Comment 10•9 years ago
|
||
landed this:
https://hg.mozilla.org/build/buildbot-configs/rev/fb273fd16706d9b57d2fb486db3906f17128addb
will wait for test results to post in #releng and then for a reconfig when it is safe or scheduled.
Updated•9 years ago
|
Keywords: leave-open
Comment 11•9 years ago
|
||
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4bea6ef3d9de
Do not run mochitest-dt on taskcluster linux32/debug; r=jmaher
Comment 12•9 years ago
|
||
| bugherder | ||
Updated•9 years ago
|
Keywords: leave-open
Comment 13•9 years ago
|
||
I like a lame duck as well as the next guy, assuming the next guy is criminally insane and the nature of his insanity is related to unspeakable acts committed upon disabled waterfowl.
Linux32 debug devtools tests are now hidden on every tree.
| Assignee | ||
Comment 14•9 years ago
|
||
the remaining work here is tracked in bug 1253312
Comment 15•9 years ago
|
||
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0de700cdb5b6
Skip linux32/debug devtools tests in clipboard and gpu subsuites; r=me
Comment 16•9 years ago
|
||
As :jmaher noted in https://bugzilla.mozilla.org/show_bug.cgi?id=1319218#c5, some devtools tests were still running - and failing - on linux32/debug in subsuite jobs. This patch skips those tests too.
Attachment #8827224 -
Flags: review+
Comment 17•9 years ago
|
||
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/96b9fad20c92
Bustage fix for linux gpu failures
Comment 18•9 years ago
|
||
The patch in comment 16 caused the gpu job to fail, like https://queue.taskcluster.net/v1/task/KYdIfoFDT_e9bVer4vUkdA/runs/0/artifacts/public/logs/live_backing.log, presumably because all the tests were skipped on linux32/debug. I enabled one of the tests to get around this. What's a better solution?
Flags: needinfo?(jmaher)
Updated•9 years ago
|
Keywords: leave-open
Comment 19•9 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 20•9 years ago
|
||
:gbrown, it looks like we are running into a failure where we detect tests to run, then end up skipping all of them and generate an error because no results were found:
[task 2017-01-16T19:47:05.032632Z] 19:47:05 INFO - SUITE-START | Running 4 tests
[task 2017-01-16T19:47:05.033488Z] 19:47:05 INFO - TEST-START | devtools/client/canvasdebugger/test/browser_canvas-actor-test-09.js
[task 2017-01-16T19:47:05.033570Z] 19:47:05 INFO - TEST-SKIP | devtools/client/canvasdebugger/test/browser_canvas-actor-test-09.js | took 1ms
[task 2017-01-16T19:47:05.034208Z] 19:47:05 INFO - TEST-START | devtools/client/canvasdebugger/test/browser_canvas-actor-test-10.js
[task 2017-01-16T19:47:05.034889Z] 19:47:05 INFO - TEST-SKIP | devtools/client/canvasdebugger/test/browser_canvas-actor-test-10.js | took 0ms
[task 2017-01-16T19:47:05.034967Z] 19:47:05 INFO - TEST-START | devtools/client/canvasdebugger/test/browser_canvas-actor-test-11.js
[task 2017-01-16T19:47:05.035627Z] 19:47:05 INFO - TEST-SKIP | devtools/client/canvasdebugger/test/browser_canvas-actor-test-11.js | took 0ms
[task 2017-01-16T19:47:05.035708Z] 19:47:05 INFO - TEST-START | devtools/client/canvasdebugger/test/browser_profiling-webgl.js
[task 2017-01-16T19:47:05.036365Z] 19:47:05 INFO - TEST-SKIP | devtools/client/canvasdebugger/test/browser_profiling-webgl.js | took 0ms
[task 2017-01-16T19:47:05.037048Z] 19:47:05 INFO - TEST-INFO | checking window state
[task 2017-01-16T19:47:05.037128Z] 19:47:05 INFO - Browser Chrome Test Summary
[task 2017-01-16T19:47:05.037800Z] 19:47:05 INFO - Passed: 0
[task 2017-01-16T19:47:05.037899Z] 19:47:05 INFO - Failed: 0
[task 2017-01-16T19:47:05.038576Z] 19:47:05 INFO - Todo: 0
[task 2017-01-16T19:47:05.039251Z] 19:47:05 INFO - Mode: e10s
[task 2017-01-16T19:47:05.039923Z] 19:47:05 INFO - *** End BrowserChrome Test Results ***
[task 2017-01-16T19:47:05.040588Z] 19:47:05 INFO - Buffered messages finished
[task 2017-01-16T19:47:05.040661Z] 19:47:05 INFO - SUITE-END | took 0s
[task 2017-01-16T19:47:05.093309Z] 19:47:05 ERROR - Return code: 1
[task 2017-01-16T19:47:05.094527Z] 19:47:05 INFO - TinderboxPrint: mochitest-browser-chrome-gpu<br/>4/0/0
[task 2017-01-16T19:47:05.095102Z] 19:47:05 ERROR - # TBPL FAILURE #
in this case, we should fix the mochitest harness (runtests.py) to look at filtered tests and if there are no tests to run, then ignore the entire directory.
Flags: needinfo?(jmaher)
| Assignee | ||
Updated•9 years ago
|
Whiteboard: [stockwell disabled]
| Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 22•8 years ago
|
||
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•