We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8695d28 commit 45c5002Copy full SHA for 45c5002
test/test_core.py
@@ -6402,8 +6402,6 @@ def test_fasta_nontrapping(self):
6402
def test_whets(self):
6403
self.do_runf('third_party/whets.c', 'Single Precision C Whetstone Benchmark')
6404
6405
- # node is slower, and fail on 64-bit
6406
- @requires_v8
6407
@no_asan('depends on the specifics of memory size, which for asan we are forced to increase')
6408
@no_lsan('depends on the specifics of memory size, which for lsan we are forced to increase')
6409
def test_dlmalloc_inline(self):
0 commit comments