Closed
Bug 1087560
Opened 10 years ago
Closed 10 years ago
Mochitest doesn't handle test files which don't start with 'test_'
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: jgilbert, Assigned: jgilbert)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 2 obsolete files)
16.92 KB,
patch
|
u480271
:
review+
|
Details | Diff | Splinter Review |
3.39 KB,
patch
|
u480271
:
review+
|
Details | Diff | Splinter Review |
705 bytes,
patch
|
Details | Diff | Splinter Review |
It's been (nearly) silently not running a couple tests because they don't match the desired filename format. Making this assert is bug 1087558.
Attachment #8509735 -
Flags: review?(dglastonbury)
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8509837 -
Flags: review?(dglastonbury)
Attachment #8509735 -
Flags: review?(dglastonbury) → review+
Attachment #8509837 -
Flags: review?(dglastonbury) → review+
Assignee | ||
Comment 2•10 years ago
|
||
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=02cd8fdbda48
Fun, broken on Mac.
Keywords: checkin-needed
Comment 3•10 years ago
|
||
Why are you asking me to land something that has test failures on the Try run?
Also, what reftests were you expecting to fail from these patches? Or xpcshell. Or mochitest-bc. Etc. Try to consider that when deciding which test suites to run? :)
https://wiki.mozilla.org/Sheriffing/How:To:Recommended_Try_Practices
Keywords: checkin-needed
Assignee | ||
Comment 4•10 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #3)
> Why are you asking me to land something that has test failures on the Try
> run?
>
> Also, what reftests were you expecting to fail from these patches? Or
> xpcshell. Or mochitest-bc. Etc. Try to consider that when deciding which
> test suites to run? :)
> https://wiki.mozilla.org/Sheriffing/How:To:Recommended_Try_Practices
Hah, sorry. I forgot to remove checkin-needed.
Assignee | ||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/508d70d46898
https://hg.mozilla.org/integration/mozilla-inbound/rev/8c366a73988c
Bug 1087634 should have fixed the failing test.
Comment 6•10 years ago
|
||
Hi Jeff, sorry had to back this out for test failures like https://treeherder.mozilla.org/ui/logviewer.html#?job_id=3269743&repo=mozilla-inbound
Comment 7•10 years ago
|
||
oh and https://treeherder.mozilla.org/ui/logviewer.html#?job_id=3271946&repo=mozilla-inbound might be related too
Comment 8•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Assignee | ||
Comment 9•10 years ago
|
||
That was just the CLOBBER update.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 10•10 years ago
|
||
I changed this, sorry!
Attachment #8509837 -
Attachment is obsolete: true
Attachment #8512187 -
Flags: review?(dglastonbury)
Assignee | ||
Comment 11•10 years ago
|
||
Attachment #8512188 -
Flags: review?(dglastonbury)
Assignee | ||
Comment 12•10 years ago
|
||
Attachment #8512187 -
Flags: review?(dglastonbury) → review+
Attachment #8512188 -
Flags: review?(dglastonbury) → review+
Assignee | ||
Comment 13•10 years ago
|
||
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/1b8b46616028
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/12a016a84d6d
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/ecf4df03029a
This might need a clobber if we get missing file complains for "test-backbuffer[...]".
Clipboard failed. Backout commit for all three is https://hg.mozilla.org/integration/mozilla-inbound/rev/982fc6c2f76b
Flags: needinfo?(jgilbert)
I should probably add that https://treeherder.mozilla.org/ui/logviewer.html#?job_id=3344490&repo=mozilla-inbound occurred after one of the following pushes touched CLOBBER, so it's not just needs-clobber.
These failures were on b2g mochitest-1, not the b2g mochitest-2 that your try runs ran.
Assignee | ||
Comment 18•10 years ago
|
||
Skip those tests, since B2G Desktop doesn't get WebGL contexts yet.
Assignee | ||
Comment 19•10 years ago
|
||
Comment on attachment 8512188 [details] [diff] [review]
0003-Build-GetContextAttributes-from-mOptions-now-that-th.patch
This landed in bug 912196.
Attachment #8512188 -
Attachment is obsolete: true
Assignee | ||
Comment 20•10 years ago
|
||
And re-clobbering for the re-landing: https://hg.mozilla.org/integration/mozilla-inbound/rev/01ac588cd123
Comment 22•10 years ago
|
||
Backed out yet again, in https://hg.mozilla.org/integration/mozilla-inbound/rev/3a8b152acd9c, for causing a permacrash in Android 2.3 opt mochitest-10 in test_imagecapture.html, and permaorange in b2g emulator, opt mochitest-3 and debug mochitest-10, misfiled as bug 1090649.
Please do not under any circumstances push this again without either filing a bug about the way it needs a clobber and touching /CLOBBER as part of your push, or figuring out and fixing why it needs a clobber.
Please do not under any circumstances push this again without doing a "try: -b do -p all -u all -t none" try push (in theory you ought to be able to do -u mochitests, but that's merely theory, and I'm sick of seeing this turn the tree orange for seven or eight hours at a time).
Assignee | ||
Comment 24•10 years ago
|
||
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=4b00fca7e89e
Green except for some likely-intermittent oranges. I retriggered those. When I land again, I'll include a CLOBBER touch.
Assignee | ||
Comment 25•10 years ago
|
||
Is this clean? There are two intermittents that seem common. Neither is directly related to my patches.
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=4b00fca7e89e
There's nothing left I can do other than periodically rebase and do a Try run until it happens to not cause problems.
Flags: needinfo?(philringnalda)
Comment 26•10 years ago
|
||
Sadly, I think that is what amounts to a clean run, though it rather neatly does point out that linux32 debug mochitest-e10s-2 doesn't even remotely come close to meeting the requirements to be visible, and Mullet 5 isn't far behind.
Fire away!
Flags: needinfo?(philringnalda)
Assignee | ||
Comment 27•10 years ago
|
||
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/10ec61ff9b6c
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/1bc2c5b8873a
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/6a96db9759b7
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/0c9087692248
No whammy, no whammy, no whammy...
Comment 28•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/10ec61ff9b6c
https://hg.mozilla.org/mozilla-central/rev/1bc2c5b8873a
https://hg.mozilla.org/mozilla-central/rev/6a96db9759b7
https://hg.mozilla.org/mozilla-central/rev/0c9087692248
These all landed with the wrong bug number, by the way. Please be more careful in the future.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 29•10 years ago
|
||
Hah, sorrry about that!
Updated•10 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•