mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-06 02:09:55 +03:00
Tests: Add Injustice 2 trace
Test: angle_trace_tests --gtest_filter=TraceTest.injustice_2 Bug: b/296913308 Change-Id: I35f1e17767f924c4f31d4e00a2c9f737c6c4822b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4802266 Reviewed-by: Cody Northrop <cnorthrop@google.com> Commit-Queue: Cody Northrop <cnorthrop@google.com>
This commit is contained in:
committed by
Angle LUCI CQ
parent
cb1c5ca425
commit
823de3a30c
10
DEPS
10
DEPS
@@ -1856,6 +1856,16 @@ deps = {
|
||||
'dep_type': 'cipd',
|
||||
'condition': 'checkout_angle_restricted_traces',
|
||||
},
|
||||
'src/tests/restricted_traces/injustice_2': {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'angle/traces/injustice_2',
|
||||
'version': 'version:1',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
'condition': 'checkout_angle_restricted_traces',
|
||||
},
|
||||
'src/tests/restricted_traces/into_the_dead_2': {
|
||||
'packages': [
|
||||
{
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
"src/tests/restricted_traces/gen_restricted_traces.py":
|
||||
"e2fdeb9840527e3d0dc959a67bafdd0e",
|
||||
"src/tests/restricted_traces/restricted_traces.json":
|
||||
"7e00383261a7922275d4c5c791c37f56"
|
||||
"94ff03a31cf11fe5891a4d675aa95092"
|
||||
}
|
||||
|
||||
@@ -113,6 +113,7 @@
|
||||
"hungry_shark_evolution 1",
|
||||
"idle_heroes 5",
|
||||
"infinity_ops 1",
|
||||
"injustice_2 1",
|
||||
"into_the_dead_2 1",
|
||||
"jackpot_world 1",
|
||||
"jetpack_joyride 1",
|
||||
|
||||
Reference in New Issue
Block a user