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

Issue 11227053: Skip git pub tests as they do not work on Windows buildbots. (Closed)

Created:
8 years, 2 months ago by Mads Ager (google)
Modified:
8 years, 2 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Skip git pub tests as they do not work on Windows buildbots. They work locally on my machine. R=rnystrom@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=13966

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M utils/tests/pub/pub.status View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 2 months ago (2012-10-23 14:03:42 UTC) #1
Bob Nystrom
8 years, 2 months ago (2012-10-23 14:08:39 UTC) #2
Yup, this is the other known issue I'm planning to look into when I get a
chance. It runs fine locally, and it even runs fine if you log into the
buildbots and run it manually. But when the bot script itself runs it... fail.

I sent an email to the team a couple of weeks ago (heh, look for "plea for
help") about this. Peter's suggestion, which I haven't had a chance to follow up
on yet, is that it has something to do with drive letters and spawned processes.

For some reason, when we spawn the 7zip process on the buildbot, it doesn't have
the correct working directory.

Powered by Google App Engine
This is Rietveld 408576698