mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
fix race condition in btest output ordering
This commit is contained in:
parent
74fbfa3aae
commit
acaaa0d36a
5 changed files with 7 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in int and <...>/vector-coerce-expr2.zeek, line 50: overflow promoting from unsigned/double to signed arithmetic value (int and 18446744073709551615)
|
|
@ -1,5 +1,4 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in int and <...>/vector-coerce-expr2.zeek, line 49: overflow promoting from unsigned/double to signed arithmetic value (int and 18446744073709551615)
|
||||
[5.5, 5.2, -3.9, 20.0]
|
||||
[11, 5, , 107, , , 1046]
|
||||
[-2, -4, , -7, , -18, -999]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue