Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
fenix
Commits
aa0b8f65
Commit
aa0b8f65
authored
May 25, 2020
by
Jonathan Almeida
Committed by
Jonathan Almeida
May 25, 2020
Browse files
For #10915: Disabled failing UI tests in SettingsPrivacyTest
parent
8ced7fcb
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/androidTest/java/org/mozilla/fenix/ui/SettingsPrivacyTest.kt
View file @
aa0b8f65
...
...
@@ -255,6 +255,7 @@ class SettingsPrivacyTest {
}
@Test
@Ignore
(
"See: https://github.com/mozilla-mobile/fenix/issues/10915"
)
fun
openExternalLinksInPrivateTest
()
{
val
defaultWebPage
=
TestAssetHelper
.
getGenericAsset
(
mockWebServer
,
1
)
...
...
@@ -278,6 +279,7 @@ class SettingsPrivacyTest {
}
@Test
@Ignore
(
"See: https://github.com/mozilla-mobile/fenix/issues/10915"
)
fun
launchPageShortcutInPrivateModeTest
()
{
val
defaultWebPage
=
TestAssetHelper
.
getGenericAsset
(
mockWebServer
,
1
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment