summaryrefslogtreecommitdiff
path: root/deps/v8/tools/foozzie/testdata/failure_output.txt
blob: 2efbd4226090d82501cfa7155e625f9f56ed3411 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#
# V8 correctness failure
# V8 correctness configs: x64,fullcode:x64,ignition_staging
# V8 correctness sources: f60
# V8 correctness suppression: 
#
# CHECK
#
# Compared x64,fullcode with x64,ignition_staging
#
# Flags of x64,fullcode:
--abort_on_stack_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --nocrankshaft --turbo-filter=~ --novalidate-asm
# Flags of x64,ignition_staging:
--abort_on_stack_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --ignition-staging
#
# Difference:
- unknown
+ not unknown
#
# Source file:
name/to/file.js
#
### Start of configuration x64,fullcode:

1
v8-foozzie source: name/to/a/file.js
2
v8-foozzie source: name/to/file.js
  weird error
        ^
3
unknown


### End of configuration x64,fullcode
#
### Start of configuration x64,ignition_staging:

1
v8-foozzie source: name/to/a/file.js
2
v8-foozzie source: name/to/file.js
  weird other error
^
3
not unknown


### End of configuration x64,ignition_staging