-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FABN-1379] Timing problems in packaging UT
10:31:56 not ok 288 Failed to extract generated chaincode package. Error: ENOENT: no such file or directory, utime '/w/workspace/... We need to actually wait for the untar operation to complete before continuing with the test, the next step of which is to remove the directory we're still untar'ing into. Signed-off-by: Simon Stone <[email protected]> Change-Id: I7fcdf8af85b2866028d29633c8bed4b6997522f1
- Loading branch information
Showing
1 changed file
with
34 additions
and
25 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