diff --git a/tests/runtimes/android/error_activity_tests.py b/tests/runtimes/android/error_activity_tests.py index 479a8afe..2c7213bf 100644 --- a/tests/runtimes/android/error_activity_tests.py +++ b/tests/runtimes/android/error_activity_tests.py @@ -143,7 +143,7 @@ def test_400_no_error_activity_in_release_builds(self): self.emulator.is_text_visible('Exception') else: regex_to_check = r"""System\.err: Error: Kill the app! -.+System\.err: File: \(file:\/\/\/]data\/data\/org\.nativescript\.TestApp\/files\/app\/bundle\.js:\d+:\d+\) +.+System\.err: File: \(file:\/\/\/data\/data\/org\.nativescript\.TestApp\/files\/app\/bundle\.js:\d+:\d+\) .+System\.err:.+ .+System\.err: StackTrace:.+ .+System\.err:.+\(file:\/\/\/data\/data\/org\.nativescript\.TestApp\/files\/app\/bundle\.js:\d+:\d+\)