From 909d6502e9d825ca35451a504b7073488b316747 Mon Sep 17 00:00:00 2001 From: Steve Kirkland-Walton Date: Thu, 23 Nov 2023 18:06:08 +0000 Subject: [PATCH 1/2] Bump Maze Runner versions --- test/browser/Gemfile.lock | 32 ++++++------ test/node/Gemfile.lock | 20 ++++---- test/react-native-cli/Gemfile | 2 +- test/react-native-cli/Gemfile.lock | 82 +++++++++++++++++------------- test/react-native/Gemfile | 2 +- test/react-native/Gemfile.lock | 82 +++++++++++++++++------------- 6 files changed, 120 insertions(+), 100 deletions(-) diff --git a/test/browser/Gemfile.lock b/test/browser/Gemfile.lock index f4c8a4659b..6023efc60d 100644 --- a/test/browser/Gemfile.lock +++ b/test/browser/Gemfile.lock @@ -8,9 +8,9 @@ GEM appium_lib_core (5.4.0) faye-websocket (~> 0.11.0) selenium-webdriver (~> 4.2, < 4.6) - bugsnag (6.25.2) + bugsnag (6.26.0) concurrent-ruby (~> 1.0) - bugsnag-maze-runner (8.0.0) + bugsnag-maze-runner (8.13.1) appium_lib (~> 12.0.0) appium_lib_core (~> 5.4.0) bugsnag (~> 6.24) @@ -67,10 +67,10 @@ GEM ecma-re-validator (0.4.0) regexp_parser (~> 2.2) eventmachine (1.2.7) - faye-websocket (0.11.2) + faye-websocket (0.11.3) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - ffi (1.15.5) + ffi (1.16.3) hana (1.3.7) json_schemer (0.2.25) ecma-re-validator (~> 0.3) @@ -78,22 +78,22 @@ GEM regexp_parser (~> 2.0) simpleidn (~> 0.2) uri_template (~> 0.7) - mime-types (3.4.1) + mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0218.1) - mini_portile2 (2.8.2) + mime-types-data (3.2023.1003) + mini_portile2 (2.8.5) multi_test (0.1.2) - nokogiri (1.15.2) + nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) optimist (3.0.1) os (1.0.1) power_assert (2.0.3) - racc (1.7.1) - rack (2.2.7) + racc (1.7.3) + rack (2.2.8) rake (12.3.3) - regexp_parser (2.8.1) - rexml (3.2.5) + regexp_parser (2.8.2) + rexml (3.2.6) rubyzip (2.3.2) selenium-webdriver (4.5.0) childprocess (>= 0.5, < 5.0) @@ -109,11 +109,11 @@ GEM tomlrb (2.0.3) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9.1) uri_template (0.7.0) webrick (1.7.0) - websocket (1.2.9) - websocket-driver (0.7.5) + websocket (1.2.10) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -124,4 +124,4 @@ DEPENDENCIES bugsnag-maze-runner (~> 8.0) BUNDLED WITH - 2.3.0 + 2.4.8 diff --git a/test/node/Gemfile.lock b/test/node/Gemfile.lock index 12713cd4f6..33bef7a589 100644 --- a/test/node/Gemfile.lock +++ b/test/node/Gemfile.lock @@ -10,7 +10,7 @@ GEM selenium-webdriver (~> 4.2, < 4.6) bugsnag (6.26.0) concurrent-ruby (~> 1.0) - bugsnag-maze-runner (8.4.0) + bugsnag-maze-runner (8.13.1) appium_lib (~> 12.0.0) appium_lib_core (~> 5.4.0) bugsnag (~> 6.24) @@ -70,7 +70,7 @@ GEM faye-websocket (0.11.3) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - ffi (1.15.5) + ffi (1.16.3) hana (1.3.7) json_schemer (0.2.25) ecma-re-validator (~> 0.3) @@ -78,21 +78,21 @@ GEM regexp_parser (~> 2.0) simpleidn (~> 0.2) uri_template (~> 0.7) - mime-types (3.5.0) + mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0808) - mini_portile2 (2.8.4) + mime-types-data (3.2023.1003) + mini_portile2 (2.8.5) multi_test (0.1.2) - nokogiri (1.15.4) + nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) optimist (3.0.1) os (1.0.1) power_assert (2.0.3) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rake (12.3.3) - regexp_parser (2.8.1) + regexp_parser (2.8.2) rexml (3.2.6) rubyzip (2.3.2) selenium-webdriver (4.5.0) @@ -109,10 +109,10 @@ GEM tomlrb (2.0.3) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9.1) uri_template (0.7.0) webrick (1.7.0) - websocket (1.2.9) + websocket (1.2.10) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) diff --git a/test/react-native-cli/Gemfile b/test/react-native-cli/Gemfile index 840eaa18fd..ee276abd1d 100644 --- a/test/react-native-cli/Gemfile +++ b/test/react-native-cli/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem 'cocoapods' -gem 'bugsnag-maze-runner', '~>8.5.0' +gem 'bugsnag-maze-runner', '~>8.0' # Use a branch of Maze Runner #gem 'bugsnag-maze-runner', git: 'https://github.com/bugsnag/maze-runner', branch: 'tms/use-maze-check' diff --git a/test/react-native-cli/Gemfile.lock b/test/react-native-cli/Gemfile.lock index dde68cba10..38e9a02f10 100644 --- a/test/react-native-cli/Gemfile.lock +++ b/test/react-native-cli/Gemfile.lock @@ -1,16 +1,20 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.5) + CFPropertyList (3.0.6) rexml - activesupport (6.1.4.6) + activesupport (7.1.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) - zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -22,9 +26,11 @@ GEM faye-websocket (~> 0.11.0) selenium-webdriver (~> 4.2, < 4.6) atomos (0.1.3) + base64 (0.2.0) + bigdecimal (3.1.4) bugsnag (6.26.0) concurrent-ruby (~> 1.0) - bugsnag-maze-runner (8.5.0) + bugsnag-maze-runner (8.13.1) appium_lib (~> 12.0.0) appium_lib_core (~> 5.4.0) bugsnag (~> 6.24) @@ -44,15 +50,15 @@ GEM builder (3.2.4) childprocess (4.1.0) claide (1.1.0) - cocoapods (1.11.2) + cocoapods (1.14.3) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.11.2) + cocoapods-core (= 1.14.3) cocoapods-deintegrate (>= 1.0.3, < 2.0) - cocoapods-downloader (>= 1.4.0, < 2.0) + cocoapods-downloader (>= 2.1, < 3.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.4.0, < 2.0) + cocoapods-trunk (>= 1.6.0, < 2.0) cocoapods-try (>= 1.1.0, < 2.0) colored2 (~> 3.1) escape (~> 0.0.4) @@ -60,10 +66,10 @@ GEM gh_inspector (~> 1.0) molinillo (~> 0.8.0) nap (~> 1.0) - ruby-macho (>= 1.0, < 3.0) - xcodeproj (>= 1.21.0, < 2.0) - cocoapods-core (1.11.2) - activesupport (>= 5.0, < 7) + ruby-macho (>= 2.3.0, < 3.0) + xcodeproj (>= 1.23.0, < 2.0) + cocoapods-core (1.14.3) + activesupport (>= 5.0, < 8) addressable (~> 2.8) algoliasearch (~> 1.0) concurrent-ruby (~> 1.1) @@ -73,7 +79,7 @@ GEM public_suffix (~> 4.0) typhoeus (~> 1.0) cocoapods-deintegrate (1.0.5) - cocoapods-downloader (1.5.1) + cocoapods-downloader (2.1) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.1) @@ -82,7 +88,8 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) + connection_pool (2.4.1) cucumber (7.1.0) builder (~> 3.2, >= 3.2.4) cucumber-core (~> 10.1, >= 10.1.0) @@ -117,24 +124,26 @@ GEM curb (0.9.11) diff-lcs (1.5.0) dogstatsd-ruby (5.5.0) + drb (2.2.0) + ruby2_keywords ecma-re-validator (0.4.0) regexp_parser (~> 2.2) escape (0.0.4) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) faye-websocket (0.11.3) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - ffi (1.15.5) + ffi (1.16.3) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) hana (1.3.7) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) - json (2.6.1) + json (2.6.3) json_schemer (0.2.25) ecma-re-validator (~> 0.3) hana (~> 1.3) @@ -143,27 +152,29 @@ GEM uri_template (~> 0.7) mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0808) - mini_portile2 (2.8.4) - minitest (5.15.0) + mime-types-data (3.2023.1003) + mini_portile2 (2.8.5) + minitest (5.20.0) molinillo (0.8.0) multi_test (0.1.2) + mutex_m (0.2.0) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) - nokogiri (1.15.4) + nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) optimist (3.0.1) os (1.0.1) power_assert (2.0.3) - public_suffix (4.0.6) - racc (1.7.1) + public_suffix (4.0.7) + racc (1.7.3) rack (2.2.8) rake (12.3.3) - regexp_parser (2.8.1) - rexml (3.2.5) + regexp_parser (2.8.2) + rexml (3.2.6) ruby-macho (2.5.1) + ruby2_keywords (0.0.5) rubyzip (2.3.2) selenium-webdriver (4.5.0) childprocess (>= 0.5, < 5.0) @@ -177,34 +188,33 @@ GEM test-unit (3.5.9) power_assert tomlrb (2.0.3) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9.1) uri_template (0.7.0) webrick (1.7.0) - websocket (1.2.9) + websocket (1.2.10) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xcodeproj (1.21.0) + xcodeproj (1.23.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.3.0) rexml (~> 3.2.4) - zeitwerk (2.5.4) PLATFORMS ruby DEPENDENCIES - bugsnag-maze-runner (~> 8.5.0) + bugsnag-maze-runner (~> 8.0) cocoapods BUNDLED WITH - 2.3.18 + 2.4.8 diff --git a/test/react-native/Gemfile b/test/react-native/Gemfile index 9ae53510db..1503cd3c29 100644 --- a/test/react-native/Gemfile +++ b/test/react-native/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem 'cocoapods' -gem 'bugsnag-maze-runner', '~>8.4.0' +gem 'bugsnag-maze-runner', '~>8.0' # Use a branch of Maze Runner #gem 'bugsnag-maze-runner', git: 'https://github.com/bugsnag/maze-runner', branch: 'tms/use-maze-check' diff --git a/test/react-native/Gemfile.lock b/test/react-native/Gemfile.lock index f203f7f864..38e9a02f10 100644 --- a/test/react-native/Gemfile.lock +++ b/test/react-native/Gemfile.lock @@ -1,16 +1,20 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.5) + CFPropertyList (3.0.6) rexml - activesupport (6.1.4.6) + activesupport (7.1.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) - zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -22,9 +26,11 @@ GEM faye-websocket (~> 0.11.0) selenium-webdriver (~> 4.2, < 4.6) atomos (0.1.3) + base64 (0.2.0) + bigdecimal (3.1.4) bugsnag (6.26.0) concurrent-ruby (~> 1.0) - bugsnag-maze-runner (8.4.0) + bugsnag-maze-runner (8.13.1) appium_lib (~> 12.0.0) appium_lib_core (~> 5.4.0) bugsnag (~> 6.24) @@ -44,15 +50,15 @@ GEM builder (3.2.4) childprocess (4.1.0) claide (1.1.0) - cocoapods (1.11.2) + cocoapods (1.14.3) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.11.2) + cocoapods-core (= 1.14.3) cocoapods-deintegrate (>= 1.0.3, < 2.0) - cocoapods-downloader (>= 1.4.0, < 2.0) + cocoapods-downloader (>= 2.1, < 3.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.4.0, < 2.0) + cocoapods-trunk (>= 1.6.0, < 2.0) cocoapods-try (>= 1.1.0, < 2.0) colored2 (~> 3.1) escape (~> 0.0.4) @@ -60,10 +66,10 @@ GEM gh_inspector (~> 1.0) molinillo (~> 0.8.0) nap (~> 1.0) - ruby-macho (>= 1.0, < 3.0) - xcodeproj (>= 1.21.0, < 2.0) - cocoapods-core (1.11.2) - activesupport (>= 5.0, < 7) + ruby-macho (>= 2.3.0, < 3.0) + xcodeproj (>= 1.23.0, < 2.0) + cocoapods-core (1.14.3) + activesupport (>= 5.0, < 8) addressable (~> 2.8) algoliasearch (~> 1.0) concurrent-ruby (~> 1.1) @@ -73,7 +79,7 @@ GEM public_suffix (~> 4.0) typhoeus (~> 1.0) cocoapods-deintegrate (1.0.5) - cocoapods-downloader (1.5.1) + cocoapods-downloader (2.1) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.1) @@ -82,7 +88,8 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) + connection_pool (2.4.1) cucumber (7.1.0) builder (~> 3.2, >= 3.2.4) cucumber-core (~> 10.1, >= 10.1.0) @@ -117,53 +124,57 @@ GEM curb (0.9.11) diff-lcs (1.5.0) dogstatsd-ruby (5.5.0) + drb (2.2.0) + ruby2_keywords ecma-re-validator (0.4.0) regexp_parser (~> 2.2) escape (0.0.4) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) faye-websocket (0.11.3) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - ffi (1.15.5) + ffi (1.16.3) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) hana (1.3.7) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) - json (2.6.1) + json (2.6.3) json_schemer (0.2.25) ecma-re-validator (~> 0.3) hana (~> 1.3) regexp_parser (~> 2.0) simpleidn (~> 0.2) uri_template (~> 0.7) - mime-types (3.5.0) + mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0808) - mini_portile2 (2.8.4) - minitest (5.15.0) + mime-types-data (3.2023.1003) + mini_portile2 (2.8.5) + minitest (5.20.0) molinillo (0.8.0) multi_test (0.1.2) + mutex_m (0.2.0) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) - nokogiri (1.15.4) + nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) optimist (3.0.1) os (1.0.1) power_assert (2.0.3) - public_suffix (4.0.6) - racc (1.7.1) + public_suffix (4.0.7) + racc (1.7.3) rack (2.2.8) rake (12.3.3) - regexp_parser (2.8.1) - rexml (3.2.5) + regexp_parser (2.8.2) + rexml (3.2.6) ruby-macho (2.5.1) + ruby2_keywords (0.0.5) rubyzip (2.3.2) selenium-webdriver (4.5.0) childprocess (>= 0.5, < 5.0) @@ -177,33 +188,32 @@ GEM test-unit (3.5.9) power_assert tomlrb (2.0.3) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9.1) uri_template (0.7.0) webrick (1.7.0) - websocket (1.2.9) + websocket (1.2.10) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xcodeproj (1.21.0) + xcodeproj (1.23.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.3.0) rexml (~> 3.2.4) - zeitwerk (2.5.4) PLATFORMS ruby DEPENDENCIES - bugsnag-maze-runner (~> 8.4.0) + bugsnag-maze-runner (~> 8.0) cocoapods BUNDLED WITH From ec080ba027700a6c2d31a7e885bb8bb0a55dc7e2 Mon Sep 17 00:00:00 2001 From: Steve Kirkland-Walton Date: Fri, 24 Nov 2023 12:00:39 +0000 Subject: [PATCH 2/2] Disable Electron sandbox in unit tests --- .github/workflows/test-electron.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-electron.yml b/.github/workflows/test-electron.yml index b8df21fa03..847a268900 100644 --- a/.github/workflows/test-electron.yml +++ b/.github/workflows/test-electron.yml @@ -57,6 +57,8 @@ jobs: run: defaults write com.apple.CrashReporter DialogType none - name: run unit tests run: npm run test:unit:electron-runner + env: + ELECTRON_DISABLE_SANDBOX: 1 - name: run integration tests run: npm run test:electron shell: bash