File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1111#define V8_MAJOR_VERSION 9
1212#define V8_MINOR_VERSION 0
1313#define V8_BUILD_NUMBER 257
14- #define V8_PATCH_LEVEL 24
14+ #define V8_PATCH_LEVEL 25
1515
1616// Use 1 for candidates and 0 otherwise.
1717// (Boolean macro values are not supported by all preprocessors.)
Original file line number Diff line number Diff line change 465465 'test-bytecode-generator/WideRegisters': [SKIP],
466466}],
467467
468+ ##############################################################################
469+ ['arch == ppc64 and not simulator_run', {
470+ # crbug.com/v8/11134
471+ 'test-cpu-profiler/MultipleThreadsSingleIsolate': [SKIP],
472+ }], # 'arch == ppc64 and not simulator_run'
473+
468474##############################################################################
469475['variant == stress_incremental_marking', {
470476 'test-heap-profiler/SamplingHeapProfiler': [SKIP],
You can’t perform that action at this time.
0 commit comments