Skip to content

Commit 02972d4

Browse files
committed
Try CI without gun turret
1 parent 9568413 commit 02972d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/maps/coverage.map

-8 Bytes
Binary file not shown.

scripts/integration_test.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,8 @@ rank_time="$(echo "$ranks" | awk -F '|' '{ print "player:", $2, "time:", $4, "cp
320320
expected_times="\
321321
player: client2 time: 1020.98 cps: 0.02 0.1 0.2 0.26 0.32 600.36 600.42 600.46 600.5 1020.54 1020.58 1020.6 1020.64 1020.66 1020.7 1020.72 1020.76 1020.78 1020.8 1020.84 1020.86 1020.88 1020.9
322322
player: client2 time: 1020.36 cps: 1021.36 0.02 0.04 0.04 0.06 600.08 600.1 600.12 600.12 1020.14 1020.16 1020.18 1020.18 1020.2 1020.22 1020.24 1020.24 1020.26 1020.28 1020.28 1020.3 1020.32 1020.34
323-
player: client1 time: 6249.44 cps: 0.42 0.5 0.0 0.68 0.94 0.02 300.18 300.46 300.76 300.88 301.0 301.18 301.38 301.6 301.82 301.92 302.24 302.52 308.22 308.96 308.98 309.02 309.32
324-
player: client2 time: 302.36 cps: 0.42 0.5 0.0 0.68 0.94 0.02 300.18 300.46 300.76 300.88 301.0 301.18 301.38 301.6 301.82 301.92 302.24 0.0 0.0 0.0 0.0 0.0 0.0"
323+
player: client1 time: 6249.42 cps: 0.42 0.5 0.0 0.68 0.94 0.02 300.18 300.46 300.76 300.88 300.98 301.16 301.38 301.6 301.74 301.88 302.22 302.5 308.2 308.94 308.96 309.0 309.3
324+
player: client2 time: 302.34 cps: 0.42 0.5 0.0 0.68 0.94 0.02 300.18 300.46 300.76 300.88 300.98 301.16 301.38 301.6 301.74 301.88 302.22 0.0 0.0 0.0 0.0 0.0 0.0"
325325
if [ "$ranks" == "" ]
326326
then
327327
touch fail_ranks.txt

0 commit comments

Comments
 (0)