forked from erlang/otp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bif_SUITE: Fix failing test cases when run in a git repo
The preloaded BEAM files in `$ERL_TOP`/erts/preloaded/ebin` in the git repo longer contains debug information. That would cause three of the test cases to fail. Instead of failing, don't attempt to verify BIFs residing in preloaded modules when running the tests in a git repo.
- Loading branch information
Showing
1 changed file
with
39 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters