User Details
- User Since
- Apr 28 2016, 11:11 AM (371 w, 4 h)
Mar 22 2023
One nit, LGTM otherwise. Thanks!
Mar 21 2023
@jpaquette, what do you think?
LGTM.
Mar 20 2023
Mar 17 2023
Feb 2 2023
Oct 6 2022
Sep 21 2022
Sep 19 2022
Sep 2 2022
Aug 24 2022
Aug 23 2022
Aug 15 2022
Jun 6 2022
Apr 26 2022
Feb 2 2022
Jan 14 2022
Aug 23 2021
Thanks Alex! It was not just the MemoryAccessSize test, but the other unit tests were failing too. I disabled those as well in b4b8e1446a2ba1a25488ec5e6e927fa9b54cb4f8.
Aug 18 2021
The newly added unit tests are failing on Darwin. Can you please look into it? Would it possible to revert this until the issue is resolved?
Let me go ahead and mark this test as unsupported on Darwin for now until we get it sorted out.
Aug 4 2021
@dvyukov, this appears to be causing test failure on Darwin. Can you please look into it.
Jul 25 2021
Jul 23 2021
Jul 22 2021
Jul 21 2021
Should this apply to Darwin even when not using LLD?
Jul 19 2021
Jul 16 2021
This is failing for arm64 with iPhoneOS SDK.
Jun 9 2021
May 17 2021
May 14 2021
This won't work on Darwin.
Apr 9 2021
Mar 17 2021
Feb 24 2021
Feb 19 2021
Feb 8 2021
Jan 21 2021
Dec 14 2020
Could we revert this until we have a fix for the errors showing up on Darwin?
Dec 9 2020
Sep 21 2020
Sep 10 2020
Sep 8 2020
Sep 2 2020
Aug 27 2020
Merged in f36909d9. Thanks!
Aug 25 2020
@dokyungs, looking into this now.
Aug 21 2020
Reverted this in 8831e34771fec4dfbe62a6e31d9bc9419a3b93c3 to get the bots green again. Please feel free to ping if you need someone to test this on macOS.
Aug 19 2020
Looks like this change is causing the value-profile-load.test test to fail. Can you please take a look?
******************** TEST 'libFuzzer :: value-profile-load.test' FAILED ******************** Script: -- : 'RUN: at line 2'; /Users/buildslave/jenkins/workspace/clang-stage1-RA/clang-build/./bin/clang --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer -I/Users/buildslave/jenkins/workspace/clang-stage1-RA/llvm-project/compiler-rt/lib/fuzzer -arch x86_64 -stdlib=libc++ -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk /Users/buildslave/jenkins/workspace/clang-stage1-RA/llvm-project/compiler-rt/test/fuzzer/LoadTest.cpp -fsanitize-coverage=trace-gep -o /Users/buildslave/jenkins/workspace/clang-stage1-RA/clang-build/tools/clang/runtime/compiler-rt-bins/test/fuzzer/X86_64DefaultDarwinConfig/Output/value-profile-load.test.tmp-LoadTest : 'RUN: at line 3'; not /Users/buildslave/jenkins/workspace/clang-stage1-RA/clang-build/tools/clang/runtime/compiler-rt-bins/test/fuzzer/X86_64DefaultDarwinConfig/Output/value-profile-load.test.tmp-LoadTest -seed=2 -use_cmp=0 -use_value_profile=1 -runs=20000000 2>&1 | FileCheck /Users/buildslave/jenkins/workspace/clang-stage1-RA/llvm-project/compiler-rt/test/fuzzer/value-profile-load.test -- Exit Code: 1
Aug 11 2020
Aug 6 2020
Aug 3 2020
Hey Eli,
Jul 28 2020
Jul 27 2020
Since it is just a change in the directory name, I think this would still work fine on other platforms.
May 27 2020
Looks like the test added here is failing on Darwin. Can you please look into it.
Dec 12 2019
Aug 15 2019
Looks like this is failing on Darwin: