mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Fix] (replay-trace) run normal-world mod traces in CI
This commit is contained in:
@@ -212,90 +212,6 @@ jobs:
|
|||||||
crop_width: 0
|
crop_width: 0
|
||||||
crop_height: 0
|
crop_height: 0
|
||||||
timeout_seconds: 1800
|
timeout_seconds: 1800
|
||||||
- name: minecraft-1.21.4-fabric-common-mods-in-world
|
|
||||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-common-mods-in-world.tgz
|
|
||||||
trace_file: trace.trace
|
|
||||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-common-mods-in-world.0000522084.png
|
|
||||||
target_call: 522084
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
crop_x: 0
|
|
||||||
crop_y: 0
|
|
||||||
crop_width: 0
|
|
||||||
crop_height: 0
|
|
||||||
timeout_seconds: 1800
|
|
||||||
- name: minecraft-1.21.4-fabric-common-mods-inventory
|
|
||||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-common-mods-inventory.tgz
|
|
||||||
trace_file: trace.trace
|
|
||||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-common-mods-inventory.0000728558.png
|
|
||||||
target_call: 728558
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
crop_x: 0
|
|
||||||
crop_y: 0
|
|
||||||
crop_width: 0
|
|
||||||
crop_height: 0
|
|
||||||
timeout_seconds: 1800
|
|
||||||
- name: minecraft-1.21.4-fabric-rei-inventory
|
|
||||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-rei-inventory.tgz
|
|
||||||
trace_file: trace.trace
|
|
||||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-rei-inventory.0005431826.png
|
|
||||||
target_call: 5431826
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
crop_x: 0
|
|
||||||
crop_y: 0
|
|
||||||
crop_width: 0
|
|
||||||
crop_height: 0
|
|
||||||
timeout_seconds: 1800
|
|
||||||
- name: minecraft-1.21.4-fabric-xaero-minimap-in-world
|
|
||||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-minimap-in-world.tgz
|
|
||||||
trace_file: trace.trace
|
|
||||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-minimap-in-world.0002553500.png
|
|
||||||
target_call: 2553500
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
crop_x: 0
|
|
||||||
crop_y: 10
|
|
||||||
crop_width: 140
|
|
||||||
crop_height: 158
|
|
||||||
timeout_seconds: 1800
|
|
||||||
- name: minecraft-1.21.4-fabric-xaero-world-map-in-world
|
|
||||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-world-map-in-world.tgz
|
|
||||||
trace_file: trace.trace
|
|
||||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-world-map-in-world.0001598209.png
|
|
||||||
target_call: 1598209
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
crop_x: 0
|
|
||||||
crop_y: 0
|
|
||||||
crop_width: 0
|
|
||||||
crop_height: 0
|
|
||||||
timeout_seconds: 1800
|
|
||||||
- name: minecraft-1.21.4-fabric-journeymap-in-world
|
|
||||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-journeymap-in-world.tgz
|
|
||||||
trace_file: trace.trace
|
|
||||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-journeymap-in-world.0002632392.png
|
|
||||||
target_call: 2632392
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
crop_x: 0
|
|
||||||
crop_y: 0
|
|
||||||
crop_width: 0
|
|
||||||
crop_height: 0
|
|
||||||
timeout_seconds: 1800
|
|
||||||
- name: minecraft-1.21.4-fabric-modernui-inventory
|
|
||||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-modernui-inventory.tgz
|
|
||||||
trace_file: trace.trace
|
|
||||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-modernui-inventory.0004907381.png
|
|
||||||
target_call: 4907381
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
crop_x: 0
|
|
||||||
crop_y: 0
|
|
||||||
crop_width: 0
|
|
||||||
crop_height: 0
|
|
||||||
timeout_seconds: 1800
|
|
||||||
- name: minecraft-1.21.4-fabric-rei-inventory-normal-world
|
- name: minecraft-1.21.4-fabric-rei-inventory-normal-world
|
||||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-rei-inventory-normal-world.tgz
|
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-rei-inventory-normal-world.tgz
|
||||||
trace_file: trace.trace
|
trace_file: trace.trace
|
||||||
|
|||||||
@@ -348,6 +348,11 @@ jobs:
|
|||||||
- minecraft-1.21.4-main-menu
|
- minecraft-1.21.4-main-menu
|
||||||
- minecraft-1.21.4-in-world
|
- minecraft-1.21.4-in-world
|
||||||
- minecraft-1.21.4-fabric-sodium-in-world
|
- minecraft-1.21.4-fabric-sodium-in-world
|
||||||
|
- minecraft-1.21.4-fabric-rei-inventory-normal-world
|
||||||
|
- minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world
|
||||||
|
- minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world
|
||||||
|
- minecraft-1.21.4-fabric-journeymap-in-world-normal-world
|
||||||
|
- minecraft-1.21.4-fabric-modernui-inventory-normal-world
|
||||||
- minecraft-1.21.4-fabric-iris-bsl-in-world
|
- minecraft-1.21.4-fabric-iris-bsl-in-world
|
||||||
- minecraft-1.21.4-fabric-iris-makeup-ultrafast-in-world
|
- minecraft-1.21.4-fabric-iris-makeup-ultrafast-in-world
|
||||||
- minecraft-1.21.4-fabric-iris-super-duper-vanilla-in-world
|
- minecraft-1.21.4-fabric-iris-super-duper-vanilla-in-world
|
||||||
|
|||||||
Reference in New Issue
Block a user