| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b0d1a06 commit aaeeb75
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,7 +36,7 @@ | |||
| 36 | 36 | ||
| 37 | 37 | # Reset this number to 0 on major V8 upgrades. | |
| 38 | 38 | # Increment by one for each non-official patch applied to deps/v8. | |
| 39 | - 'v8_embedder_string': '-node.32', | ||
| 39 | + 'v8_embedder_string': '-node.33', | ||
| 40 | 40 | ||
| 41 | 41 | ##### V8 defaults for Node.js ##### | |
| 42 | 42 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1078,7 +1078,7 @@ | |||
| 1078 | 1078 | {'name': 'v8testing', 'variant': 'slow_path', 'shards': 1}, | |
| 1079 | 1079 | ], | |
| 1080 | 1080 | }, | |
| 1081 | - 'V8 Linux64 TSAN - concurrent marking': { | ||
| 1081 | + 'V8 Linux64 TSAN - stress-incremental-marking': { | ||
| 1082 | 1082 | 'swarming_dimensions' : { | |
| 1083 | 1083 | 'os': 'Ubuntu-16.04', | |
| 1084 | 1084 | }, | |
@@ -1105,7 +1105,7 @@ | |||
| 1105 | 1105 | { | |
| 1106 | 1106 | 'name': 'v8testing', | |
| 1107 | 1107 | 'test_args': ['--extra-flags=--stress-incremental-marking'], | |
| 1108 | - 'shards': 4, | ||
| 1108 | + 'shards': 6, | ||
| 1109 | 1109 | }, | |
| 1110 | 1110 | ], | |
| 1111 | 1111 | }, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments