Index: tools/push-to-trunk/test_scripts.py |
diff --git a/tools/push-to-trunk/test_scripts.py b/tools/push-to-trunk/test_scripts.py |
index f737076ea72683c1178d0e297bb11924fd51dedd..9752ab7d1e1dda3f415e52dcafd5a15863003638 100644 |
--- a/tools/push-to-trunk/test_scripts.py |
+++ b/tools/push-to-trunk/test_scripts.py |
@@ -1373,7 +1373,8 @@ LOG=N |
self.ExpectReadURL([ |
URL("https://v8-status.appspot.com/revisions?format=json", |
- "[{\"revision\": \"123\", \"status\": true}," |
+ "[{\"revision\": \"126\", \"status\": true}," |
+ "{\"revision\": \"123\", \"status\": true}," |
"{\"revision\": \"112\", \"status\": true}]"), |
]) |