Closed Bug 926991 Opened 11 years ago Closed 11 years ago

split robocop (rc) into 4 chunks

Categories

(Release Engineering :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wesj, Assigned: kmoir)

References

Details

Attachments

(3 files)

Trying to land a bunch of tests in bug 757481, I keep getting blues [1]. Until 883539 is fixed, I'd like to add an rc4 so that I can land.

[1] https://tbpl.mozilla.org/?tree=Try&rev=7926ed2a24aa
Assignee: nobody → kmoir
Of course, this is only needed for Android 4.0 / panda.
Attachment #817576 - Flags: review?(jlund)
Attachment #817578 - Flags: review?(jlund)
Comment on attachment 817576 [details] [diff] [review]
bug926991mh.patch

Review of attachment 817576 [details] [diff] [review]:
-----------------------------------------------------------------

neat. I didn't realize how similar this was to desktop unittests in mozharness!
Attachment #817576 - Flags: review?(jlund) → review+
Comment on attachment 817578 [details] [diff] [review]
bug926991bbconfigs.patch

Review of attachment 817578 [details] [diff] [review]:
-----------------------------------------------------------------

looks good to me!
Attachment #817578 - Flags: review?(jlund) → review+
Comment on attachment 817576 [details] [diff] [review]
bug926991mh.patch

Review of attachment 817576 [details] [diff] [review]:
-----------------------------------------------------------------

::: configs/android/android_panda_releng.py
@@ +118,5 @@
>          "jsreftest-2": ["--total-chunks=3", "--this-chunk=2"],
>          "jsreftest-3": ["--total-chunks=3", "--this-chunk=3"],
>      },
>      "all_robocop_suites": {
>          #plain is split

I think this comment can come out too? Legacy copy/paste from somewhere else? (mochitest-plain perhaps?)
Comment on attachment 817576 [details] [diff] [review]
bug926991mh.patch

removed comment too
Attachment #817576 - Flags: checked-in+
Attachment #817578 - Flags: checked-in+
patch to update trychooser
Attachment #817960 - Flags: review?(jlund)
Comment on attachment 817960 [details] [diff] [review]
bug926991try.patch

Review of attachment 817960 [details] [diff] [review]:
-----------------------------------------------------------------

::: trychooser/index.html
@@ +242,5 @@
>              <li><label><input type="checkbox" value="mochitest-gl">mochitest-gl</label></li>
>              <li><label><input type="checkbox" value="robocop-1">robocop-1</label></li>
>              <li><label><input type="checkbox" value="robocop-2">robocop-2</label></li>
>              <li><label><input type="checkbox" value="robocop-3">robocop-3 <span class="info">(not x86)</span></label></li>
> +             <li><label><input type="checkbox" value="robocop-4">robocop-4 <span class="info">(not x86)</span></label></li>

looks good to me. how come we specify not x86 for only chunks 3 and now 4? I'm having trouble seeing where we use robocop-{1-4} differently by platform bits?
Attachment #817960 - Flags: review?(jlund) → review+
Attachment #817960 - Flags: checked-in+
Depends on: 927523
verified on tbpl
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: