Commit Graph

7 Commits

Author SHA1 Message Date
gram@google.com 187d456a9d Add missing binary file.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13445 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-09 21:48:54 +00:00
gram@google.com ee34ca9e60 Chrome extension to get console messages upon test failures. Unlike the
prior one which used chrome.experimental.console APIs, which aren't accessible
to non-devtool extensions, this one uses remote debugging APIs, which are.
Review URL: https://codereview.chromium.org//11092015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13442 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-09 21:09:22 +00:00
gram@google.com bc37e6e9b2 Update version number of xpi and check in built version.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13326 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-05 22:11:20 +00:00
gram@google.com 5187e54f41 Fixed the issue with the ConsoleCollector extension causing FF to hang if run from WebDriver.
Review URL: https://codereview.chromium.org//11028067

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13318 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-05 20:47:52 +00:00
ricow@google.com 96814a521e Revert r13264, it is making the firefox bot very slow, with hundreds of tests timing out.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13272 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-05 05:43:42 +00:00
gram@google.com 5279fbaea8 Remove Chrome extension code that was commited by accident.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13268 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-04 22:52:09 +00:00
gram@google.com e2709f12e6 Add the ability to get the Javascript console errors in Firefox in the test output when tests fail.
Review URL: https://codereview.chromium.org//11043007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13264 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-04 21:51:06 +00:00