[swift-dev] Fuzzer tests failing?

David Zarzycki dave at znu.io
Thu Oct 5 09:50:54 CDT 2017


So the following tests have been failing for a long time now on my macOS 10.13 system:

Failing Tests (2):
    Swift(macosx-x86_64) :: Fuzzing/fuzzer_test.swift
    Swift(macosx-x86_64) :: Fuzzing/fuzzer_test_simpler.swift


Due to a missing file:
    …/swift-macosx-x86_64/lib/swift/clang/lib/darwin/libclang_rt.fuzzer_osx.a

What do I need to do to make this test suite error go away?

Thanks,
Dave


More information about the swift-dev mailing list