dart-sdk/utils/tests
rnystrom@google.com 10f914c414 Get pub_lish tests running on Windows.
There were two issues:

1. We were printing 7zip's stderr to pub's stderr which confuses the tests that look for certain errors.
2. Sometimes deleting the sandbox fails because the spawned pub process hasn't shut down yet. To handle that, we just retry the delete a few times. <sigh>

Review URL: https://codereview.chromium.org//11522006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15935 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-10 23:11:21 +00:00
..
archive Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. 2012-11-01 23:09:47 +00:00
css Update utils to new library syntax. 2012-11-08 17:42:40 +00:00
peg Update utils to new library syntax. 2012-11-08 17:42:40 +00:00
pub Get pub_lish tests running on Windows. 2012-12-10 23:11:21 +00:00
string_encoding Fix Unicode issues in dart2js and dart2dart. 2012-11-22 12:51:14 +00:00
template Update utils to new library syntax. 2012-11-08 17:42:40 +00:00