Commit 800ee1d
committed
Update CI to use map generation instead of test map fixture
Changes:
- Removed 'Install test map fixture' step (test_fixtures/ was deleted)
- Updated script.txt to use map generation approach
- MapName: sb_initial_blank_10x8 (no file on disk)
- Added [MAPOPTIONS] with new_map_x=10, new_map_y=8
- Added [MODOPTIONS] with mapseed=1
This matches test-smoke.sh approach. CI will now test actual map
generation code path to see if it works with full Spring + xvfb.1 parent 737a321 commit 800ee1d
1 file changed
+11
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
86 | 79 | | |
87 | 80 | | |
88 | 81 | | |
89 | 82 | | |
90 | | - | |
| 83 | + | |
91 | 84 | | |
92 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
93 | 91 | | |
94 | 92 | | |
| 93 | + | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
0 commit comments