Closed
Bug 1996717
Opened 1 month ago
Closed 29 days ago
HACL test failures for FStar_UInt_8_16_32_64.h
Categories
(NSS :: Test, defect, P3)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jschanck, Assigned: jschanck)
Details
Attachments
(1 file)
We have source code consistency tests for code that we vendor from HACL*, libcrux, and karamel. Some of the karamel tests are currently failing because there are multiple files named FStar_UInt_8_16_32_64.h in the upstream repository and the test script sometimes compares with the wrong copy (a quirk of the unix find utility not having a guaranteed output order). I'll fix the script so that it looks for the file in the correct directory, rather than searching for it.
| Assignee | ||
Comment 1•1 month ago
|
||
Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/projects/nss/rev/aac33715ff1d
use the correct directory for FStar_UInt_8_16_32_64.h in source consistency test. r=nss-reviewers,nkulatova
Status: ASSIGNED → RESOLVED
Closed: 29 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•