Commit Graph

158 Commits (fennec/beta)

Author SHA1 Message Date
Johan Lorenzo 699d5b7b15
Bug 1620190 - Run android-components bumps once a day (#9251) 4 years ago
Aaron Train 3ea8023a27
No issue: Swap AVD (x86) Nexus 6 (API 25) with a Nexus6P (API 27) (#9259)
The Nexus 6 (x86 AVD) on API 25 is causing too many instablility issues. Let’s see what happens with a Nexus 6P on API 27.
4 years ago
Johan Lorenzo d390baefaf
Bug 1608103 - Fix dummy secrets generation (#8855) 4 years ago
Johan Lorenzo cb7791d7ed
Make nimbledroid not depend on a real token on staging releases (#7570) 4 years ago
Severin Rudie d146e75682
3088 filter locales 2nd try (#7839)
* For #3088: filter incomplete locales in release builds

* For 3088: update locale filtering to not error on nightly builds
4 years ago
Sebastian Kaspari e4eba42b93 Revert "3088 filter incomplete locales on release builds (#7581)" (nightly build errors)
This reverts commit 93122b6128.
4 years ago
Severin Rudie 93122b6128
3088 filter incomplete locales on release builds (#7581)
* For #3088: add translation pruning Py scripts from Focus

The only change made was updating "Focus/Klar" to "Fenix"

* For 3088: call translation pruning scripts during release builds

* For 3088: fix filter-release-translations.py

Moving it into Fenix introduced one additional layer of nesting, which was not accounted for in a relative path.  🤦

* For 3088: comment about the risks of modifying source

* For 3088: updated locales.py to read from l10n.toml

Also removed some previously unused properties from locales.py

* For 3088: added error handling to script in locales.py

* For 3088: updated locale parser per review comments
4 years ago
Sawyer Blatz 4fd3eb53d1 For #6666: Adds back button to search screen 4 years ago
Emma Malysz 9ae20f2bcb
For perf-frontend-issues#16: switch device_config parameter for Nimbledroid to be Android7 (#6985)
* For perf-frontend-issues#16: specify device_config parameter to be 'android7' when running Nimbledroid tests. This will switch the tests from running Android5 to Android7, which is a better representation of our user's experience

* Ensure we can test with both Android5 and Android7
4 years ago
Severin Rudie 8cd759e3d8
No issue: fix broken fetch in PrintMentionedIssuesAndPrs.kts (#7258) 4 years ago
Richard Pappalardo 85d222d2b1
Add Nightly startup-test (#6569) 4 years ago
Severin Rudie 18edad9e45 No issue: add script for compiling closed issues from commit history (#6509) 5 years ago
Johan Lorenzo e5ead66b12 Make nimbledroid compliant to UI tests 5 years ago
Johan Lorenzo de8bc2f8a5 Split UI test 5 years ago
MozLando 885e81699e Merge #6115
6115: Clean up automation folder from what was used by the old decision task r=mitchhentges a=JohanLorenzo



Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
5 years ago
Richard Pappalardo 744d177dd0 Add verify items tests for settings menus 5 years ago
Johan Lorenzo dd5a1a5d0c Clean up automation folder from what was used by the old decision task 5 years ago
isabelrios cdefb0d099 Fix TC error and run only ui tests 5 years ago
Richard Pappalardo 93558f06db Temporarily disable findInPage UI test (#5620) 5 years ago
Johan Lorenzo 4ae8d960a8 Bug 1580778 - Raptor: put ytp exceptions back 5 years ago
Johan Lorenzo 6a8f7224dc
Bug 1580778 - Migrate build tasks to taskgraph and retire the old decision task (#5488) 5 years ago
Johan Lorenzo c47f0f57ce
Bug 1580778 - Migrate lint and ui-test tasks to taskgraph (#5430) 5 years ago
Richard Pappalardo 057451178c
Move UI tests to x86 devices on Firebase (#5463) 5 years ago
Richard Pappalardo 465e0e2487 Fixes #5438 - Upgrade UI test devices to prevent slowdowns in test lab (#5439)
* Fixes #5438 - Upgrade UI test devices to prevent slowdowns in test lab

* fix: change api to supported version

* refactor: try x86 devices instead
5 years ago
Johan Lorenzo 5a4b7aec00
Bug 1580778 - Migrate nimbledroid task to taskgraph (#5408) 5 years ago
Johan Lorenzo bcdc22a2f4
Bug 1580778 - Migrate signing tasks to taskgraph (#5409) 5 years ago
Jonathan Almeida fe8a8bfb0a No issue: Add Digital Asset Links token for TWAs 5 years ago
Johan Lorenzo 39da162dc9
Bug 1580778 - Migrate push-apk tasks to taskgraph (#5377) 5 years ago
Johan Lorenzo 4462899763
Bug 1580778 - Migrate raptor tests to taskgraph (#5361) 5 years ago
Johan Lorenzo 25db27e448
For #5369 - Fix push() call in old decision task (#5373) 5 years ago
Johan Lorenzo b35a1fa6a5
Run UI tests on PRs (#5011) 5 years ago
Johan Lorenzo 24b4a3aaf5
Bug 1580778 - Fix Nightly decision graph part 2 (#5353) 5 years ago
Johan Lorenzo eea65b2339
Try to fix taskcluster-github broken PRs (#5354) 5 years ago
Johan Lorenzo 0ed7f220e5 Bug 1580778 - Fix Nightly decision graph 5 years ago
Johan Lorenzo 00748497af Let taskgraph load tasks for nightly cron 5 years ago
Johan Lorenzo aa6021959e Let taskgraph load tasks for raptor 5 years ago
Johan Lorenzo 294ac50f3a Let taskgraph load tasks for releases 5 years ago
Johan Lorenzo d26ef6087d Let taskgraph load tasks for pushes 5 years ago
Johan Lorenzo 2a4f48109d Let taskgraph load tasks from decision_tasks.py in PRs 5 years ago
Johan Lorenzo daa1693f23 Taskgraph skeleton 5 years ago
Richard Pappalardo 6710e4604d Add UI tests to treeherder 5 years ago
Mitchell Hentges 7d023fefc9
Fixes #5156; Don't publish o.m.fenix[!.nightly] to nightly index (#5157) 5 years ago
Mitchell Hentges 13f11bd9b3
Adds build for fennecProduction to nightly automation tasks (#5097) 5 years ago
Richard Pappalardo ab57bfd46f fix: dex error on UI test job 5 years ago
Colin Lee 040a6ad7c6
For #4222: Fix another Nimbledroid upload path (#5000) 5 years ago
Michael Droettboom ad80317fc8 1577253: Remove writing dependencies to an artifact (#4999) 5 years ago
Mitchell Hentges 76761242f1 Fixes #4949 - raptor not being able to find APKs (#4952) 5 years ago
Richard Pappalardo 60d3094410 fix: build task for UI tests (#4963) 5 years ago
Colin Lee eae97034e3
For #4897: Add back accidentally removed code coverage upload (#4958)
* For  #4897: Add back accidentally removed code coverage upload

* Make code coverage commands clearer

* Inline run_coverage as True

* Update arch label for codecov upload

* Remove variants from codecov, as they aren't used

* Remove unused format string
5 years ago
Richard Pappalardo eccd6a1bc5
fix: broken apk paths for UI test job (#4951) 5 years ago