Duplicating load_library_perf_tests isolate
For the new perf recipe we are going to need to create duplicate isolates for each test suite that we run until migration is complete. This is becuase the script target is different in the new perf recipe. Turns out that in gn_isolate_map.pyl the entry has to be the same name as the label or the test won't run. See failing build: https://uberchromegw.corp.google.com/i/chromium.perf.fyi/builders/Mac%20Builder%20FYI/builds/608 Please advise if there is another way to reuse the isolate without duplicating the entries. Change-Id: Id7adddc9621bc5749a2d7377766d1d78669d238c Reviewed-on: https://chromium-review.googlesource.com/989844Reviewed-by:John Budorick <jbudorick@chromium.org> Commit-Queue: Emily Hanley <eyaich@chromium.org> Cr-Commit-Position: refs/heads/master@{#547719}
Showing
Please register or sign in to comment