Skip to content

Commit 4f6c7cc

Browse files
committed
MOBILE-3063 BBB: Comment a temporary fail step due to MDL-85704
1 parent 5a2656c commit 4f6c7cc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/addons/mod/bigbluebuttonbn/tests/behat/basic_usage.feature

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,7 @@ Feature: Test basic usage of BBB activity in app
173173
When I press "Presentation" in the app
174174
And I press "OK" in the app
175175
And I switch to the browser tab opened by the app
176-
And I log in as "student1"
177-
Then I should see "The recording URL is invalid"
176+
# This part fails due to an issue in LSM.
177+
# @TODO Uncomment when MDL-85704 is solved
178+
# And I log in as "student1"
179+
# Then I should see "The recording URL is invalid"

0 commit comments

Comments
 (0)