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, causing three test cases to fail. However, BEAM files with debug information can be found in `$ERL_TOP/erts/ebin`. Make sure that the test cases that need debug information pick up the correct BEAM files.
- Loading branch information
Showing
1 changed file
with
36 additions
and
39 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