Bug 1838791 - Stop running condprof tests on Places' migration tests. r=mak

The migration tests are using specific places.sqlite in the profile, so pre-generating a profile doesn't actually benefit them.

Differential Revision: https://phabricator.services.mozilla.com/D181394
This commit is contained in:
Mark Banner 2023-06-19 15:01:13 +00:00
parent e7abba3ffa
commit bdac0b7687

View File

@ -1,6 +1,7 @@
[DEFAULT]
head = head_migration.js
tags = condprof
skip-if = condprof # Not worth running conditioned profiles on these migration
# tests for databases. See discussion in bug 1838791.
support-files =
favicons_v41.sqlite
@ -23,9 +24,7 @@ support-files =
[test_current_from_v48.js]
[test_current_from_v50.js]
[test_current_from_v53.js]
skip-if = condprof # Bug 1769154 - not supported
[test_current_from_v54.js]
skip-if = condprof # Bug 1769154 - not supported
[test_current_from_v66.js]
[test_current_from_v68.js]
[test_current_from_v69.js]