Remove offensive content from lottie-samples
Change-Id: I8f5b73ee8277b961c3803ca28998ac58ad799d43 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372456 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com>
This commit is contained in:
parent
e11168d060
commit
6a60b8046d
@ -417,9 +417,9 @@ Run DM on lottie files with tracing turned on and then parse the output.
|
||||
|
||||
[DEPS](/infra/bots/recipes/perf_skottiewasm_lottieweb.py#12): [recipe\_engine/context][recipe_engine/recipe_modules/context], [recipe\_engine/file][recipe_engine/recipe_modules/file], [recipe\_engine/json][recipe_engine/recipe_modules/json], [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/properties][recipe_engine/recipe_modules/properties], [recipe\_engine/python][recipe_engine/recipe_modules/python], [recipe\_engine/step][recipe_engine/recipe_modules/step], [recipe\_engine/time][recipe_engine/recipe_modules/time], [checkout](#recipe_modules-checkout), [env](#recipe_modules-env), [flavor](#recipe_modules-flavor), [infra](#recipe_modules-infra), [run](#recipe_modules-run), [vars](#recipe_modules-vars)
|
||||
|
||||
— **def [RunSteps](/infra/bots/recipes/perf_skottiewasm_lottieweb.py#83)(api):**
|
||||
— **def [RunSteps](/infra/bots/recipes/perf_skottiewasm_lottieweb.py#82)(api):**
|
||||
|
||||
— **def [parse\_trace](/infra/bots/recipes/perf_skottiewasm_lottieweb.py#208)(trace_json, lottie_filename, api, renderer):**
|
||||
— **def [parse\_trace](/infra/bots/recipes/perf_skottiewasm_lottieweb.py#207)(trace_json, lottie_filename, api, renderer):**
|
||||
|
||||
parse_trace parses the specified trace JSON.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1
|
||||
2
|
@ -35,7 +35,7 @@
|
||||
" arg_names, **additional_args)",
|
||||
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in _invoke_with_properties",
|
||||
" return callable_obj(*props, **additional_args)",
|
||||
" File \"RECIPE_REPO[skia]/infra/bots/recipes/perf_skottiewasm_lottieweb.py\", line 128, in RunSteps",
|
||||
" File \"RECIPE_REPO[skia]/infra/bots/recipes/perf_skottiewasm_lottieweb.py\", line 127, in RunSteps",
|
||||
" raise Exception('Could not recognize the buildername %s' % buildername)",
|
||||
"Exception: Could not recognize the buildername Perf-Debian10-none-GCE-CPU-AVX2-x86_64-Release-All-Unrecognized"
|
||||
]
|
||||
|
@ -33,7 +33,6 @@ LOTTIE_WEB_EXCLUDE = [
|
||||
'lottiefiles.com - VR.json',
|
||||
'vr_animation.json',
|
||||
# Times out.
|
||||
'obama_caricature.json',
|
||||
'lottiefiles.com - Nudge.json',
|
||||
'lottiefiles.com - Retweet.json',
|
||||
# Trace file has majority main_frame_aborted terminations in it and < 25
|
||||
|
@ -17034,7 +17034,7 @@
|
||||
{
|
||||
"name": "skia/bots/lottie-samples",
|
||||
"path": "lottie-samples",
|
||||
"version": "version:1"
|
||||
"version": "version:2"
|
||||
}
|
||||
],
|
||||
"command": [
|
||||
@ -20667,7 +20667,7 @@
|
||||
{
|
||||
"name": "skia/bots/lottie-samples",
|
||||
"path": "lottie-samples",
|
||||
"version": "version:1"
|
||||
"version": "version:2"
|
||||
},
|
||||
{
|
||||
"name": "skia/bots/skimage",
|
||||
@ -21255,7 +21255,7 @@
|
||||
{
|
||||
"name": "skia/bots/lottie-samples",
|
||||
"path": "lottie-samples",
|
||||
"version": "version:1"
|
||||
"version": "version:2"
|
||||
},
|
||||
{
|
||||
"name": "skia/bots/mesa_intel_driver_linux",
|
||||
@ -22074,7 +22074,7 @@
|
||||
{
|
||||
"name": "skia/bots/lottie-samples",
|
||||
"path": "lottie-samples",
|
||||
"version": "version:1"
|
||||
"version": "version:2"
|
||||
},
|
||||
{
|
||||
"name": "skia/bots/node",
|
||||
@ -23783,7 +23783,7 @@
|
||||
{
|
||||
"name": "skia/bots/lottie-samples",
|
||||
"path": "lottie-samples",
|
||||
"version": "version:1"
|
||||
"version": "version:2"
|
||||
},
|
||||
{
|
||||
"name": "skia/bots/node",
|
||||
@ -23871,7 +23871,7 @@
|
||||
{
|
||||
"name": "skia/bots/lottie-samples",
|
||||
"path": "lottie-samples",
|
||||
"version": "version:1"
|
||||
"version": "version:2"
|
||||
},
|
||||
{
|
||||
"name": "skia/bots/node",
|
||||
|
Loading…
Reference in New Issue
Block a user