Skip to content

FindExplicitReferences test fails with EXPENSIVE_CHECKS #43909

@aemerson

Description

@aemerson
Bugzilla Link 44564
Resolution FIXED
Resolved on Feb 19, 2020 05:12
Version unspecified
OS MacOS X
Blocks #43900
CC @zmodem,@kadircet,@RKSimon,@HighCommander4
Fixed by commit(s) d54d71b

Extended Description

When running with EXPENSIVE_TESTS the FindExplicitReferencesTest in the clangd unit tests fails, somewhat non-deterministically.

This is likely due to using some data structure with non-deterministic iteration order, as STLExtras will shuffle elements with EXPENSIVE_TESTS.

This is showing up in the greendragon bot: http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-expensive/15318/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclangd

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions