Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
firefox-android
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cypherpunks1
firefox-android
Commits
5f97880d
Commit
5f97880d
authored
1 year ago
by
AndiAJ
Committed by
mergify[bot]
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Bug 1807289 - Disable failing customTabDownloadTest UI test
(cherry picked from commit 643680a1c6d543b79a50dc9d385c44bccdcfccc0)
parent
1b9ecc5a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fenix/app/src/androidTest/java/org/mozilla/fenix/ui/CustomTabsTest.kt
+2
-0
2 additions, 0 deletions
...c/androidTest/java/org/mozilla/fenix/ui/CustomTabsTest.kt
with
2 additions
and
0 deletions
fenix/app/src/androidTest/java/org/mozilla/fenix/ui/CustomTabsTest.kt
+
2
−
0
View file @
5f97880d
...
...
@@ -9,6 +9,7 @@ import androidx.test.uiautomator.UiDevice
import
okhttp3.mockwebserver.MockWebServer
import
org.junit.After
import
org.junit.Before
import
org.junit.Ignore
import
org.junit.Rule
import
org.junit.Test
import
org.mozilla.fenix.IntentReceiverActivity
...
...
@@ -174,6 +175,7 @@ class CustomTabsTest {
}
}
@Ignore
(
"Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1807289"
)
@SmokeTest
@Test
fun
customTabDownloadTest
()
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment