Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Issue 2643983002: [test] Speculatively remove local-tests from archive (Closed)

Created:
3 years, 11 months ago by Dan Ehrenberg
Modified:
3 years, 11 months ago
Reviewers:
adamk
CC:
v8-reviews_googlegroups.com, machenbach
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[test] Remove local-tests from test262 archive and add to .isolate This might help fix the bots, which are broken in e.g., https://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng_triggered/builds/14011 The archive was added in order to transmit test262 tests more rapidly. It doesn't serve much of a purpose for local-tests. I naively added local-tests there out of symmetry. However, the BUILD.gn file does not regenerate an archive when files are only deleted and not added or changed. Since the performance concern is not present for the small volume of local-tests, this patch reverts to the more normal mechanism for sending over dependencies, with test262.isolate. R=adamk Review-Url: https://codereview.chromium.org/2643983002 Cr-Commit-Position: refs/heads/master@{#42485} Committed: https://chromium.googlesource.com/v8/v8/+/9f545ea96f18b7036ac6ec43e359d63f41c3686a

Patch Set 1 #

Patch Set 2 : Add to isolate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M test/test262/archive.py View 1 chunk +0 lines, -1 line 0 comments Download
M test/test262/list.py View 1 chunk +1 line, -2 lines 0 comments Download
M test/test262/test262.isolate View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
adamk
This lgtm with an updated CL description mentioning that local-tests are now pushed the same ...
3 years, 11 months ago (2017-01-19 01:00:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2643983002/20001
3 years, 11 months ago (2017-01-19 01:03:14 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/v8/v8/+/9f545ea96f18b7036ac6ec43e359d63f41c3686a
3 years, 11 months ago (2017-01-19 01:14:06 UTC) #14
Michael Achenbach
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2640223003/ by machenbach@chromium.org. ...
3 years, 11 months ago (2017-01-19 07:58:29 UTC) #16
Michael Achenbach
On 2017/01/19 07:58:29, Michael Achenbach wrote: > A revert of this CL (patchset #2 id:20001) ...
3 years, 11 months ago (2017-01-19 21:32:23 UTC) #17
adamk
3 years, 11 months ago (2017-01-19 21:50:30 UTC) #18
Message was sent while issue was closed.
On 2017/01/19 21:32:23, Michael Achenbach wrote:
> On 2017/01/19 07:58:29, Michael Achenbach wrote:
> > A revert of this CL (patchset #2 id:20001) has been created in
> > https://codereview.chromium.org/2640223003/ by
mailto:machenbach@chromium.org.
> > 
> > The reason for reverting is: Breaks all windows bots:
> >
>
https://build.chromium.org/p/client.v8/builders/V8%20Win32%20-%20debug/builds....
> 
> I think the explanation is as simple as us not running test262 on windows.
Stems
> from the times were the tests gave us capacity and cycle time problems. But
now
> times are different and this should be fixed. Could you file me a ticket, so I
> don't forget it?

Sure, filed https://bugs.chromium.org/p/v8/issues/detail?id=5872

Powered by Google App Engine
This is Rietveld 408576698