Commit Graph

12 Commits

Author SHA1 Message Date
kustermann@google.com 239639de84 Fix missing ] in annotated steps script
TBR=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30774 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-29 09:34:17 +00:00
kustermann@google.com e8bc29bb62 Write .test-outcome.log files for test.py
This will enable us to monitor these logs on the buildbot, archive them and do
analysis based on them.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30772 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-29 09:05:11 +00:00
kustermann@google.com 5627111a66 Fixed arm cross build after switch to standalone.deps
R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29026 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-22 19:04:59 +00:00
ricow@google.com 8fb583f473 Archive cross compiled arm binaries to a revision specific file name
Also fetch that from the arm board.

I make another cl for pruning old builds

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27649 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-19 09:18:20 +00:00
kustermann@google.com ba57b8898d Disable record/replay functionality for ARM
Now that we've got a checked-in binary for ARM we can directly drive the tests
on the ARM buildbot.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27049 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-03 13:09:42 +00:00
kustermann@google.com ea9c3c802d Fixed small issue with record&replay testing for arm
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23729 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-07 07:52:56 +00:00
kustermann@google.com 29d11f90ad Use run_vm_tests.host to list VM tests if possible
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23348 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-29 12:36:34 +00:00
kustermann@google.com 8464ae2ed2 Remove hack for codesourcery crosscompiler since we've precise VMs now
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23334 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-29 09:36:18 +00:00
kustermann@google.com 33a85259ad Don't throw if a step failed
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23289 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 15:49:18 +00:00
kustermann@google.com acc39e34b3 Bugfix in bots/cross-vm.py
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23278 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 14:36:37 +00:00
kustermann@google.com 8ab3c24e51 Changed buildbot annotated steps to run tests on ARM device
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23269 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 13:45:56 +00:00
kustermann@google.com abf0ad60ac First CL for supporting arm cross compilation + testing on dart buildbots
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22839 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-17 09:35:32 +00:00