mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-09 04:38:30 +09:00
[CI] add normal-world per-mod retrace fixtures
This commit is contained in:
@@ -303,6 +303,71 @@ jobs:
|
||||
crop_width: 0
|
||||
crop_height: 0
|
||||
timeout_seconds: 1800
|
||||
- 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_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-rei-inventory-normal-world.0006599207.png
|
||||
vulkan_only: true
|
||||
target_call: 6599207
|
||||
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-normal-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world.tgz
|
||||
trace_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world.0003893975.png
|
||||
vulkan_only: true
|
||||
target_call: 3893975
|
||||
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-world-map-in-world-normal-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world.tgz
|
||||
trace_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world.0002099794.png
|
||||
vulkan_only: true
|
||||
target_call: 2099794
|
||||
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-normal-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-journeymap-in-world-normal-world.tgz
|
||||
trace_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-journeymap-in-world-normal-world.0005099482.png
|
||||
vulkan_only: true
|
||||
target_call: 5099482
|
||||
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-normal-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-modernui-inventory-normal-world.tgz
|
||||
trace_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-modernui-inventory-normal-world.0008585354.png
|
||||
vulkan_only: true
|
||||
target_call: 8585354
|
||||
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-iris-bsl-in-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-iris-bsl-in-world.tgz
|
||||
trace_file: trace.trace
|
||||
@@ -626,6 +691,106 @@ jobs:
|
||||
crop_width: 0
|
||||
crop_height: 0
|
||||
timeout_seconds: 1800
|
||||
- backend:
|
||||
name: DirectGLES
|
||||
id: espryt
|
||||
apk: MobileGL-EsprytTrace-release.apk
|
||||
package: top.mobilegl.plugin.espryt.trace
|
||||
gpu: software
|
||||
case:
|
||||
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_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-rei-inventory-normal-world.0006599207.png
|
||||
vulkan_only: true
|
||||
target_call: 6599207
|
||||
width: 854
|
||||
height: 480
|
||||
crop_x: 0
|
||||
crop_y: 0
|
||||
crop_width: 0
|
||||
crop_height: 0
|
||||
timeout_seconds: 1800
|
||||
- backend:
|
||||
name: DirectGLES
|
||||
id: espryt
|
||||
apk: MobileGL-EsprytTrace-release.apk
|
||||
package: top.mobilegl.plugin.espryt.trace
|
||||
gpu: software
|
||||
case:
|
||||
name: minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world.tgz
|
||||
trace_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world.0003893975.png
|
||||
vulkan_only: true
|
||||
target_call: 3893975
|
||||
width: 854
|
||||
height: 480
|
||||
crop_x: 0
|
||||
crop_y: 0
|
||||
crop_width: 0
|
||||
crop_height: 0
|
||||
timeout_seconds: 1800
|
||||
- backend:
|
||||
name: DirectGLES
|
||||
id: espryt
|
||||
apk: MobileGL-EsprytTrace-release.apk
|
||||
package: top.mobilegl.plugin.espryt.trace
|
||||
gpu: software
|
||||
case:
|
||||
name: minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world.tgz
|
||||
trace_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world.0002099794.png
|
||||
vulkan_only: true
|
||||
target_call: 2099794
|
||||
width: 854
|
||||
height: 480
|
||||
crop_x: 0
|
||||
crop_y: 0
|
||||
crop_width: 0
|
||||
crop_height: 0
|
||||
timeout_seconds: 1800
|
||||
- backend:
|
||||
name: DirectGLES
|
||||
id: espryt
|
||||
apk: MobileGL-EsprytTrace-release.apk
|
||||
package: top.mobilegl.plugin.espryt.trace
|
||||
gpu: software
|
||||
case:
|
||||
name: minecraft-1.21.4-fabric-journeymap-in-world-normal-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-journeymap-in-world-normal-world.tgz
|
||||
trace_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-journeymap-in-world-normal-world.0005099482.png
|
||||
vulkan_only: true
|
||||
target_call: 5099482
|
||||
width: 854
|
||||
height: 480
|
||||
crop_x: 0
|
||||
crop_y: 0
|
||||
crop_width: 0
|
||||
crop_height: 0
|
||||
timeout_seconds: 1800
|
||||
- backend:
|
||||
name: DirectGLES
|
||||
id: espryt
|
||||
apk: MobileGL-EsprytTrace-release.apk
|
||||
package: top.mobilegl.plugin.espryt.trace
|
||||
gpu: software
|
||||
case:
|
||||
name: minecraft-1.21.4-fabric-modernui-inventory-normal-world
|
||||
trace_archive: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-modernui-inventory-normal-world.tgz
|
||||
trace_file: trace.trace
|
||||
golden: tools/trace_replay/fixtures/minecraft-1.21.4-fabric-modernui-inventory-normal-world.0008585354.png
|
||||
vulkan_only: true
|
||||
target_call: 8585354
|
||||
width: 854
|
||||
height: 480
|
||||
crop_x: 0
|
||||
crop_y: 0
|
||||
crop_width: 0
|
||||
crop_height: 0
|
||||
timeout_seconds: 1800
|
||||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
||||
@@ -451,6 +451,51 @@ add_trace_replay_test(minecraft-1.21.4-fabric-modernui-inventory DirectVulkan
|
||||
HEIGHT 480
|
||||
)
|
||||
|
||||
add_trace_replay_test(minecraft-1.21.4-fabric-rei-inventory-normal-world DirectVulkan
|
||||
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-rei-inventory-normal-world.tgz
|
||||
TRACE_FILE trace.trace
|
||||
GOLDEN ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-rei-inventory-normal-world.0006599207.png
|
||||
TARGET_CALL 6599207
|
||||
WIDTH 854
|
||||
HEIGHT 480
|
||||
)
|
||||
|
||||
add_trace_replay_test(minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world DirectVulkan
|
||||
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world.tgz
|
||||
TRACE_FILE trace.trace
|
||||
GOLDEN ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world.0003893975.png
|
||||
TARGET_CALL 3893975
|
||||
WIDTH 854
|
||||
HEIGHT 480
|
||||
)
|
||||
|
||||
add_trace_replay_test(minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world DirectVulkan
|
||||
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world.tgz
|
||||
TRACE_FILE trace.trace
|
||||
GOLDEN ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world.0002099794.png
|
||||
TARGET_CALL 2099794
|
||||
WIDTH 854
|
||||
HEIGHT 480
|
||||
)
|
||||
|
||||
add_trace_replay_test(minecraft-1.21.4-fabric-journeymap-in-world-normal-world DirectVulkan
|
||||
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-journeymap-in-world-normal-world.tgz
|
||||
TRACE_FILE trace.trace
|
||||
GOLDEN ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-journeymap-in-world-normal-world.0005099482.png
|
||||
TARGET_CALL 5099482
|
||||
WIDTH 854
|
||||
HEIGHT 480
|
||||
)
|
||||
|
||||
add_trace_replay_test(minecraft-1.21.4-fabric-modernui-inventory-normal-world DirectVulkan
|
||||
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-modernui-inventory-normal-world.tgz
|
||||
TRACE_FILE trace.trace
|
||||
GOLDEN ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-modernui-inventory-normal-world.0008585354.png
|
||||
TARGET_CALL 8585354
|
||||
WIDTH 854
|
||||
HEIGHT 480
|
||||
)
|
||||
|
||||
add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-bsl-in-world
|
||||
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-iris-bsl-in-world.tgz
|
||||
TRACE_FILE trace.trace
|
||||
|
||||
@@ -37,6 +37,21 @@ The bundled fixtures cover:
|
||||
- minecraft-1.21.4-fabric-modernui-inventory: captured from Minecraft 1.21.4 Fabric with Sodium, Iris, and Modern UI,
|
||||
with shader packs disabled and the creative inventory open.
|
||||

|
||||
- minecraft-1.21.4-fabric-rei-inventory-normal-world: captured from Minecraft 1.21.4 Fabric with Sodium, Iris, and
|
||||
REI in a normal singleplayer world, with shader packs disabled and the creative inventory and REI item list open.
|
||||

|
||||
- minecraft-1.21.4-fabric-xaero-minimap-in-world-normal-world: captured from Minecraft 1.21.4 Fabric with Sodium,
|
||||
Iris, and Xaero's Minimap after entering a normal singleplayer world with shader packs disabled.
|
||||

|
||||
- minecraft-1.21.4-fabric-xaero-world-map-in-world-normal-world: captured from Minecraft 1.21.4 Fabric with Sodium,
|
||||
Iris, and Xaero's World Map in a normal singleplayer world, with shader packs disabled and the world map screen open.
|
||||

|
||||
- minecraft-1.21.4-fabric-journeymap-in-world-normal-world: captured from Minecraft 1.21.4 Fabric with Sodium, Iris,
|
||||
and JourneyMap after entering a normal singleplayer world with shader packs disabled.
|
||||

|
||||
- minecraft-1.21.4-fabric-modernui-inventory-normal-world: captured from Minecraft 1.21.4 Fabric with Sodium, Iris,
|
||||
and Modern UI in a normal singleplayer world, with shader packs disabled and the creative inventory open.
|
||||

|
||||
- minecraft-1.21.4-fabric-iris-bsl-in-world: captured from Minecraft 1.21.4 Fabric with Sodium, Iris, and BSL
|
||||
Shaders after entering a singleplayer world.
|
||||

|
||||
|
||||
LFS
BIN
Binary file not shown.
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user