Closed Bug 595730 Opened 14 years ago Closed 14 years ago

No win32 debug tests on try server

Categories

(Release Engineering :: General, defect, P2)

x86
Windows Server 2003
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: lsblakk)

References

Details

Attachments

(1 file)

Last jobs were at
+-------------+-----------------+---------------------+--------+
| buildnumber | slave name      | starttime (PDT)     | result |
+-------------+-----------------+---------------------+--------+
|        1749 | try-w32-slave16 | 2010-08-26 05:35:55 |      1 | 
|        1748 | try-w32-slave02 | 2010-08-26 05:00:55 |      1 | 
|        1747 | mw32-ix-slave25 | 2010-08-26 05:54:46 |      0 | 
+-------------+-----------------+---------------------+--------+

The builders still exist on the try buildbot master (pm02:8011) but aren't doing any jobs.

Regression from bug 473184 I bet, probably because win32 still runs debug jobs on the builder.
Blocks: 549561
Blocks: 595659
passed (adjusted) tests with the pm02 builders: 

'WINNT 5.2 tryserver debug test mochitests-1/5', 'WINNT 5.2 tryserver debug test mochitests-2/5', 'WINNT 5.2 tryserver debug test mochitests-3/5', 'WINNT 5.2 tryserver debug test mochitests-4/5', 'WINNT 5.2 tryserver debug test mochitests-5/5', 'WINNT 5.2 tryserver debug test mochitest-other', 'WINNT 5.2 tryserver debug test reftest', 'WINNT 5.2 tryserver debug test crashtest', 'WINNT 5.2 tryserver debug test xpcshell', 'WINNT 5.2 tryserver debug test jsreftest'
Attachment #474761 - Flags: review?(catlee)
Comment on attachment 474761 [details] [diff] [review]
enable custom builder additions for win32 debug builds

>diff --git a/try_parser.py b/try_parser.py
>--- a/try_parser.py
>+++ b/try_parser.py
>@@ -58,18 +58,21 @@ def getMobileBuilders(platforms, builder
> def getTestBuilders(platforms, testType, tests, builderNames, buildTypes):
>     testBuilders = []
>     # for all possible suites, add in the builderNames for that platform
>     if tests != 'none':
>         if testType == "test":
>             for buildType in buildTypes:
>                 for platform in platforms:
>                     for test in tests:
>-                        # we only do unittests on WINNT 6.1
>+                        # we only do opt unittests on Rev3 WINNT 6.1 debug still on pm02

Looks good except for this comment.  It makes it sounds like "Rev3 WINNT 6.1 debug" is on pm02.

Did you test this in staging?
Attachment #474761 - Flags: review?(catlee) → review+
Comment on attachment 474761 [details] [diff] [review]
enable custom builder additions for win32 debug builds

http://hg.mozilla.org/build/buildbotcustom/rev/ed389670287f
Attachment #474761 - Flags: checked-in+
scheduler_master reconfig'd, debug builds are working again.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: