diff options
-rw-r--r-- | test/spec/conversions.txt | 25 | ||||
-rw-r--r-- | test/spec/traps.txt | 6 | ||||
m--------- | third_party/v8/v8 | 0 |
3 files changed, 2 insertions, 29 deletions
diff --git a/test/spec/conversions.txt b/test/spec/conversions.txt index 433426bb..5f43ea56 100644 --- a/test/spec/conversions.txt +++ b/test/spec/conversions.txt @@ -2,28 +2,5 @@ ;;; FLAGS: --spec ;;; STDIN_FILE: third_party/testsuite/conversions.wast (;; STDOUT ;;; -third_party/testsuite/conversions.wast:119: $assert_trap_38 failed, didn't throw -third_party/testsuite/conversions.wast:120: $assert_trap_39 failed, didn't throw -third_party/testsuite/conversions.wast:121: $assert_trap_40 failed, didn't throw -third_party/testsuite/conversions.wast:122: $assert_trap_41 failed, didn't throw -third_party/testsuite/conversions.wast:123: $assert_trap_42 failed, didn't throw -third_party/testsuite/conversions.wast:137: $assert_trap_55 failed, didn't throw -third_party/testsuite/conversions.wast:138: $assert_trap_56 failed, didn't throw -third_party/testsuite/conversions.wast:139: $assert_trap_57 failed, didn't throw -third_party/testsuite/conversions.wast:140: $assert_trap_58 failed, didn't throw -third_party/testsuite/conversions.wast:141: $assert_trap_59 failed, didn't throw -third_party/testsuite/conversions.wast:157: $assert_trap_74 failed, didn't throw -third_party/testsuite/conversions.wast:158: $assert_trap_75 failed, didn't throw -third_party/testsuite/conversions.wast:159: $assert_trap_76 failed, didn't throw -third_party/testsuite/conversions.wast:160: $assert_trap_77 failed, didn't throw -third_party/testsuite/conversions.wast:161: $assert_trap_78 failed, didn't throw -third_party/testsuite/conversions.wast:176: $assert_trap_92 failed, didn't throw -third_party/testsuite/conversions.wast:177: $assert_trap_93 failed, didn't throw -third_party/testsuite/conversions.wast:178: $assert_trap_94 failed, didn't throw -third_party/testsuite/conversions.wast:179: $assert_trap_95 failed, didn't throw -third_party/testsuite/conversions.wast:180: $assert_trap_96 failed, didn't throw -third_party/testsuite/conversions.wast:181: $assert_trap_97 failed, didn't throw -third_party/testsuite/conversions.wast:182: $assert_trap_98 failed, didn't throw -third_party/testsuite/conversions.wast:183: $assert_trap_99 failed, didn't throw -267/290 tests passed. +290/290 tests passed. ;;; STDOUT ;;) diff --git a/test/spec/traps.txt b/test/spec/traps.txt index f3a57f9f..a2a34aeb 100644 --- a/test/spec/traps.txt +++ b/test/spec/traps.txt @@ -2,9 +2,5 @@ ;;; FLAGS: --spec ;;; STDIN_FILE: third_party/testsuite/traps.wast (;; STDOUT ;;; -third_party/testsuite/traps.wast:65: $assert_trap_0 failed, didn't throw -third_party/testsuite/traps.wast:66: $assert_trap_1 failed, didn't throw -third_party/testsuite/traps.wast:67: $assert_trap_2 failed, didn't throw -third_party/testsuite/traps.wast:68: $assert_trap_3 failed, didn't throw -16/20 tests passed. +20/20 tests passed. ;;; STDOUT ;;) diff --git a/third_party/v8/v8 b/third_party/v8/v8 -Subproject 70a7c754bf3445a8b783b75ca2a7aa34cdeb080 +Subproject 76f6d2a3c830a13cc9334e6e6bbc571a750ac2c |