| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
There are probably a few more bits and pieces that can be removed, but I think this is the majority of it.
BUG=51934
Review URL: http://codereview.chromium.org/6576020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77888 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Test case amended to include example.
Review URL: http://codereview.chromium.org/6355015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72688 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/5941003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69510 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=try script on both Mac and Linux on Mac build output.
Review URL: http://codereview.chromium.org/5746007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69274 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
When the URL ends in /stdio, tack on /text after it.
Review URL: http://codereview.chromium.org/5826002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69169 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
By using a command to fetch trybot output, we can pipe the result
through a sed script that trims down the Mac output. This makes
the output small enough so that compilation-mode can handle it.
While I'm at it, I can use file:/// URLs to unify more of the
"real" and "test" code paths.
Review URL: http://codereview.chromium.org/5737005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69069 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
We don't want to run the (expensive) Windows path fixup regex
on the (verbose) Mac output.
Review URL: http://codereview.chromium.org/5774003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69055 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes:
- Linux output has UTF-8 quotes in it.
- Mac/Windows have DOS-style CRLF (and reading Linux with that
coding system is ok).
TEST=new trybot-test-linux
Review URL: http://codereview.chromium.org/5778003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68888 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
M-x mac-trybot-test seems to work for me with this change.
Review URL: http://codereview.chromium.org/5518003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68214 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This allows you to run the test, but we don't parse the output correctly yet.
Review URL: http://codereview.chromium.org/5569003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68201 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
character substitution.
BUG=none
TEST=Run on trybot-windows.txt, \base\ remains that way in the first warning.
Review URL: http://codereview.chromium.org/5298012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67911 0039d316-1c4b-4281-b951-d872f2087c98
|
|
Review URL: http://codereview.chromium.org/5377006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67793 0039d316-1c4b-4281-b951-d872f2087c98
|