Commit 597241f
[dumpling] Disable timestamp non-determinism.
Quoting Leszek: "--predictable basically disables any concurrency so
that everything is scheduled on the main thread. --verify-predictable
additionally adds a synthetic clock so that things like timestamps have
a fixed value, for being able to verify predictability by hashing"
Additionally --verify-predictable implies --predictable.
Bug: 441467877
Change-Id: I7c47d00b8de8242f4b029e60fe79816713756a2f
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/9012917
Reviewed-by: Dominik Klemba <tacet@google.com>
Commit-Queue: Danylo Mocherniuk <mdanylo@google.com>1 parent f29eaa8 commit 597241f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments