Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallaby snapshot button isn't working in web panel #3004

Closed
faceyspacey opened this issue Jun 1, 2022 · 3 comments
Closed

Wallaby snapshot button isn't working in web panel #3004

faceyspacey opened this issue Jun 1, 2022 · 3 comments
Labels

Comments

@faceyspacey
Copy link

Issue description or question

Wallaby snapshot button isn't working in web panel:

Screen Shot 2022-06-01 at 2 37 21 AM

It works via the "Update snapshot" link in VSCode. Just not in the web panel in the above screenshot. Also FYI, I had the same issue in the Wallaby tutorial.

Wallaby diagnostics report

{
  editorVersion: '1.67.2',
  pluginVersion: '1.0.337',
  editorType: 'VSCode',
  osVersion: 'darwin 21.5.0',
  nodeVersion: 'v16.15.0',
  coreVersion: '1.0.1271',
  checksum: 'YTdkYjU4MjMyZTQ4OTkzYzdkYjdlZjgwNzMwOGY3MzEsMTY4NTQwNDgwMDAwMCww',
  config: {
    diagnostics: {
      jest: {
        config: {
          configs: [
            {
              automock: false,
              cache: true,
              cacheDirectory: '/private/var/folders/kv/fm_6m24j0db2chknbg1y_gwh0000gn/T/jest_dx',
              clearMocks: false,
              coveragePathIgnorePatterns: [ '/node_modules/' ],
              cwd: '<homeDir>/Code/RN/skins',
              dependencyExtractor: undefined,
              detectLeaks: false,
              detectOpenHandles: false,
              displayName: undefined,
              errorOnDeprecated: false,
              extensionsToTreatAsEsm: [],
              extraGlobals: [],
              filter: undefined,
              forceCoverageMatch: [],
              globalSetup: undefined,
              globalTeardown: undefined,
              globals: {},
              haste: { defaultPlatform: 'ios', platforms: [ 'android', 'ios', 'native' ] },
              injectGlobals: true,
              moduleDirectories: [ 'node_modules' ],
              moduleFileExtensions: [ 'js', 'jsx', 'ts', 'tsx', 'json', 'node' ],
              moduleLoader: undefined,
              moduleNameMapper: [],
              modulePathIgnorePatterns: [],
              modulePaths: undefined,
              name: 'e2353175cd87595711693e8ede1c38b8',
              prettierPath: 'prettier',
              resetMocks: false,
              resetModules: false,
              resolver: undefined,
              restoreMocks: false,
              rootDir: '<homeDir>/Code/RN/skins',
              roots: [ '<homeDir>/Code/RN/skins' ],
              runner: '<homeDir>/Code/RN/skins/node_modules/jest-runner/build/index.js',
              setupFiles: [ '<homeDir>/Code/RN/skins/node_modules/react-native/jest/setup.js', '<homeDir>/Code/RN/skins/jestSetup.js' ],
              setupFilesAfterEnv: [ '<homeDir>/Code/RN/skins/node_modules/@testing-library/jest-native/extend-expect.js' ],
              skipFilter: false,
              skipNodeResolution: undefined,
              slowTestThreshold: 5,
              snapshotFormat: undefined,
              snapshotResolver: undefined,
              snapshotSerializers: [],
              testEnvironment: '<homeDir>/Code/RN/skins/node_modules/jest-environment-node/build/index.js',
              testEnvironmentOptions: {},
              testLocationInResults: false,
              testMatch: [ '**/__tests__/**/*.[jt]s?(x)', '**/?(*.)+(spec|test).[tj]s?(x)' ],
              testPathIgnorePatterns: [ '/node_modules/' ],
              testRegex: [],
              testRunner: '<homeDir>/Code/RN/skins/node_modules/jest-circus/runner.js',
              testURL: 'http://localhost',
              timers: 'real',
              transform: [
                [ '^.+\\.(js|ts|tsx)$', '<homeDir>/Code/RN/skins/node_modules/babel-jest/build/index.js', {} ],
                [ '^.+\\.(bmp|gif|jpg|jpeg|mp4|png|psd|svg|webp)$', '<homeDir>/Code/RN/skins/node_modules/react-native/jest/assetFileTransformer.js', {} ]
              ],
              transformIgnorePatterns: [ 'node_modules/?!(react-native-reanimated)', 'node_modules/?!(react-native)' ],
              unmockedModulePathPatterns: undefined,
              watchPathIgnorePatterns: []
            }
          ],
          globalConfig: {
            bail: 0,
            changedFilesWithAncestor: false,
            changedSince: undefined,
            collectCoverage: false,
            collectCoverageFrom: [],
            collectCoverageOnlyFrom: undefined,
            coverageDirectory: '<homeDir>/Code/RN/skins/coverage',
            coverageProvider: 'babel',
            coverageReporters: [ 'json', 'text', 'lcov', 'clover' ],
            coverageThreshold: undefined,
            detectLeaks: false,
            detectOpenHandles: false,
            errorOnDeprecated: false,
            expand: false,
            filter: undefined,
            findRelatedTests: false,
            forceExit: false,
            globalSetup: undefined,
            globalTeardown: undefined,
            json: false,
            lastCommit: false,
            listTests: false,
            logHeapUsage: false,
            maxConcurrency: 5,
            maxWorkers: 11,
            noSCM: undefined,
            noStackTrace: false,
            nonFlagArgs: undefined,
            notify: false,
            notifyMode: 'failure-change',
            onlyChanged: false,
            onlyFailures: false,
            outputFile: undefined,
            passWithNoTests: false,
            projects: [],
            replname: undefined,
            reporters: undefined,
            rootDir: '<homeDir>/Code/RN/skins',
            runTestsByPath: false,
            silent: undefined,
            skipFilter: false,
            snapshotFormat: undefined,
            testFailureExitCode: 1,
            testNamePattern: undefined,
            testPathPattern: '',
            testResultsProcessor: undefined,
            testSequencer: '<homeDir>/Code/RN/skins/node_modules/@jest/test-sequencer/build/index.js',
            testTimeout: undefined,
            updateSnapshot: 'new',
            useStderr: false,
            verbose: undefined,
            watch: false,
            watchAll: false,
            watchPlugins: undefined,
            watchman: true
          },
          hasDeprecationWarnings: false,
          wallaby: {
            roots: [],
            watchPathIgnorePatterns: [ '/node_modules/', '\\./dist/|\\./build/|\\./coverage/|\\./git/|/\\..+/|android/|ios/', '/private/var/folders/kv/fm_6m24j0db2chknbg1y_gwh0000gn/T/jest_dx', '\\./coverage' ],
            testPathIgnorePatterns: [ '/node_modules/', '\\./dist/|\\./build/|\\./coverage/|\\./git/|/\\..+/|android/|ios/', '/private/var/folders/kv/fm_6m24j0db2chknbg1y_gwh0000gn/T/jest_dx', '\\./coverage' ],
            testMatch: [ '**/__tests__/**/*.[jt]s?(x)', '**/?(*.)+(spec|test).[tj]s?(x)' ],
            testRegex: []
          }
        }
      }
    },
    testFramework: { version: 'jest@24.8.0', configurator: 'jest@24.8.0', reporter: 'jest@24.8.0', starter: 'jest@24.8.0', autoDetected: true },
    filesWithCoverageCalculated: [],
    filesWithNoCoverageCalculated: [],
    globalSetup: false,
    micromatch: true,
    files: [
      { pattern: '/node_modules/', regexp: /\/node_modules\//, ignore: true, trigger: true, load: true },
      {
        pattern: '\\./dist/|\\./build/|\\./coverage/|\\./git/|/\\..+/|android/|ios/',
        regexp: /\.\/dist\/|\.\/build\/|\.\/coverage\/|\.\/git\/|\/\..+\/|android\/|ios\//,
        ignore: true,
        trigger: true,
        load: true
      },
      {
        pattern: '/private/var/folders/kv/fm_6m24j0db2chknbg1y_gwh0000gn/T/jest_dx',
        regexp: /\/private\/var\/folders\/kv\/fm_6m24j0db2chknbg1y_gwh0000gn\/T\/jest_dx/,
        ignore: true,
        trigger: true,
        load: true
      },
      { pattern: '\\./coverage', regexp: /\.\/coverage/, ignore: true, trigger: true, load: true },
      { pattern: '**/**', ignore: false, trigger: true, load: true, order: 1 },
      { pattern: '**/__tests__/**/*.[jt]s?(x)', ignore: true, trigger: true, load: true },
      { pattern: '**/?(*.)+(spec|test).[tj]s?(x)', ignore: true, trigger: true, load: true }
    ],
    tests: [
      { pattern: '/node_modules/', regexp: /\/node_modules\//, ignore: true, trigger: true, load: true, test: true },
      {
        pattern: '\\./dist/|\\./build/|\\./coverage/|\\./git/|/\\..+/|android/|ios/',
        regexp: /\.\/dist\/|\.\/build\/|\.\/coverage\/|\.\/git\/|\/\..+\/|android\/|ios\//,
        ignore: true,
        trigger: true,
        load: true,
        test: true
      },
      {
        pattern: '/private/var/folders/kv/fm_6m24j0db2chknbg1y_gwh0000gn/T/jest_dx',
        regexp: /\/private\/var\/folders\/kv\/fm_6m24j0db2chknbg1y_gwh0000gn\/T\/jest_dx/,
        ignore: true,
        trigger: true,
        load: true,
        test: true
      },
      { pattern: '\\./coverage', regexp: /\.\/coverage/, ignore: true, trigger: true, load: true, test: true },
      { pattern: '**/__tests__/**/*.[jt]s?(x)', ignore: false, trigger: true, load: true, test: true, order: 2 },
      { pattern: '**/?(*.)+(spec|test).[tj]s?(x)', ignore: false, trigger: true, load: true, test: true, order: 3 }
    ],
    runAllTestsInAffectedTestFile: false,
    updateNoMoreThanOneSnapshotPerTestFileRun: false,
    compilers: {},
    preprocessors: {},
    maxConsoleMessagesPerTest: 100,
    autoConsoleLog: true,
    delays: { run: 0, edit: 100, update: 0 },
    workers: { initial: 0, regular: 0, recycle: false },
    teardown: undefined,
    hints: {
      ignoreCoverage: '__REGEXP /ignore coverage|istanbul ignore/',
      ignoreCoverageForFile: '__REGEXP /ignore file coverage/',
      commentAutoLog: '?',
      testFileSelection: { include: '__REGEXP /file\\.only/', exclude: '__REGEXP /file\\.skip/' }
    },
    automaticTestFileSelection: true,
    runSelectedTestsOnly: false,
    mapConsoleMessagesStackTrace: false,
    extensions: {},
    env: {
      type: 'node',
      params: {},
      runner: '<homeDir>/.nvm/versions/node/v16.15.0/bin/node',
      viewportSize: { width: 800, height: 600 },
      options: { width: 800, height: 600 },
      bundle: true
    },
    reportUnhandledPromises: true,
    slowTestThreshold: 75,
    lowCoverageThreshold: 80,
    loose: true,
    configCode: 'auto.detect#2040477860'
  },
  packageJSON: {
    dependencies: {
      '@apollo/client': '^3.6.5',
      '@gorhom/bottom-sheet': '^4',
      '@react-native-async-storage/async-storage': '^1.15.5',
      '@react-native-community/checkbox': '^0.5.8',
      '@react-native-community/geolocation': '^2.0.2',
      '@react-native-community/masked-view': '^0.1.10',
      '@react-native-community/netinfo': '^6.0.0',
      '@react-native-community/picker': '^1.8.1',
      '@react-native-community/slider': '^3.0.3',
      '@react-native-firebase/app': '^12.7.0',
      '@react-native-firebase/messaging': '^12.7.0',
      '@react-navigation/drawer': '^6.0.1',
      '@react-navigation/elements': '^1.0.1',
      '@react-navigation/native': '^6.0.1',
      '@react-navigation/stack': '^6.0.1',
      '@sentry/react-native': '^3.4.0',
      'base64-arraybuffer': '^1.0.2',
      global: '^4.4.0',
      graphql: '^15.5.0',
      'graphql-ws': '^5.8.2',
      'hasura-cli': '^2.0.0-alpha.8',
      intl: '^1.2.5',
      'jwt-decode': '^3.1.2',
      react: '17.0.2',
      'react-native': '0.66',
      'react-native-aws3': '^0.0.9',
      'react-native-camera': '^3.43.0',
      'react-native-config': '^1.4.2',
      'react-native-dropdown-picker': '^5.1.15',
      'react-native-fast-image': '^8.5.11',
      'react-native-fs': '^2.20.0',
      'react-native-gesture-handler': '2.4.2',
      'react-native-get-location': '^2.0.0',
      'react-native-grid-component': '^2.0.1',
      'react-native-haptic-feedback': '^1.11.0',
      'react-native-image-picker': '^3.3.2',
      'react-native-linear-gradient': '^2.5.6',
      'react-native-markdown-display': '^7.0.0-alpha.2',
      'react-native-pager-view': '^5.1.10',
      'react-native-photo-upload': '^1.3.0',
      'react-native-radio-buttons-group': '^2.2.4',
      'react-native-reanimated': '2.8.0',
      'react-native-redash': '^16.0.11',
      'react-native-safe-area-context': '^3.2.0',
      'react-native-screens': '^2.18.1',
      'react-native-splash-screen': '^3.2.0',
      'react-native-super-grid': '^4.1.1',
      'react-native-svg': '^12.1.1',
      'react-native-svg-transformer': '^0.14.3',
      'react-native-svg-uri': '^1.2.3',
      'react-native-tab-view': '^3.1.1',
      'react-native-user-avatar': '^1.0.8',
      'react-native-webview': '^11.17.2',
      'rn-range-slider': '^2.0.4',
      typescript: '^4.4.0-dev.20210714'
    },
    devDependencies: {
      '@babel/core': '^7.13.10',
      '@babel/runtime': '^7.13.10',
      '@react-native-community/eslint-config': '^2.0.0',
      '@testing-library/jest-native': '^4.0.5',
      '@testing-library/react-native': '^9.1.0',
      'babel-jest': '27.5.1',
      'babel-plugin-transform-inline-environment-variables': '^0.4.3',
      'cross-fetch': '^3.1.5',
      detox: '^19.7.0',
      eslint: '^7.22.0',
      'eslint-plugin-prettier': '^4.0.0',
      husky: '>=6',
      ini: '^2.0.0',
      inquirer: '^8.0.0',
      jest: '27.5.1',
      'jest-circus': '27.5.1',
      'lint-staged': '>=10',
      'metro-config': '^0.65.2',
      'metro-react-native-babel-preset': '^0.66.2',
      prettier: '^2.6.1',
      'react-devtools': '^4.24.6',
      'react-devtools-core': '^4.14.0',
      'react-native-clean-project': '^3.6.7',
      'react-test-renderer': '17.0.2',
      'sanitize-filename': '^1.6.3'
    }
  },
  fs: { numberOfFiles: 187 },
  debug: [
    '2022-06-01T09:31:36.530Z angular/cli config Angular CLI not found.\n',
    '2022-06-01T09:31:36.613Z jest/config Detected Jest.\n',
    '2022-06-01T09:31:36.613Z jest/config Configured Jest.\n',
    '2022-06-01T09:31:36.614Z project Wallaby Node version: v16.15.0\n',
    '2022-06-01T09:31:36.614Z project Wallaby config: <homeDir>/Code/RN/skins/auto.detect\n',
    '2022-06-01T09:31:36.702Z project File cache: <homeDir>/.vscode/extensions/wallabyjs.wallaby-vscode-1.0.337/projects/107b2dbee72038bb\n',
    '2022-06-01T09:31:36.790Z uiService Listening port 51235\n',
    '2022-06-01T09:31:36.802Z project package.json file change detected, invalidating local cache\n',
    '2022-06-01T09:31:36.828Z workers Parallelism for initial run: 10, for regular run: 5\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #0\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #1\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #2\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #3\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #4\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #5\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #6\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #7\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #8\n',
    '2022-06-01T09:31:36.829Z workers Starting run worker instance #9\n',
    '2022-06-01T09:31:36.829Z workers Web server is listening at 63392\n',
    '2022-06-01T09:31:36.830Z project File cache requires some updates, waiting required files from IDE\n',
    '2022-06-01T09:31:36.996Z project Stopping process pool\n',
    '2022-06-01T09:31:37.003Z project Test run started; run priority: 3\n',
    '2022-06-01T09:31:37.004Z project Running all tests\n',
    '2022-06-01T09:31:37.008Z workers Starting test run, priority: 3\n',
    '2022-06-01T09:31:37.009Z nodeRunner Starting sandbox [worker #0, session #nnrto]\n',
    '2022-06-01T09:31:37.009Z nodeRunner Preparing sandbox [worker #0, session #nnrto]\n',
    '2022-06-01T09:31:37.031Z workers Started run worker instance (delayed) #0\n',
    '2022-06-01T09:31:37.031Z nodeRunner Prepared sandbox [worker #0, session #nnrto]\n',
    '2022-06-01T09:31:37.031Z workers [worker #0, session #nnrto] Running tests in sandbox\n',
    '2022-06-01T09:31:37.032Z workers Started run worker instance (delayed) #1\n',
    '2022-06-01T09:31:37.047Z workers Started run worker instance (delayed) #3\n',
    '2022-06-01T09:31:37.073Z workers Started run worker instance (delayed) #2\n',
    '2022-06-01T09:31:37.078Z workers Started run worker instance (delayed) #4\n',
    '2022-06-01T09:31:37.098Z workers Started run worker instance (delayed) #5\n',
    '2022-06-01T09:31:37.111Z workers Started run worker instance (delayed) #6\n',
    '2022-06-01T09:31:37.135Z workers Started run worker instance (delayed) #7\n',
    '2022-06-01T09:31:37.145Z workers Started run worker instance (delayed) #8\n',
    '2022-06-01T09:31:37.181Z workers Started run worker instance (delayed) #9\n',
    '2022-06-01T09:31:49.228Z workers Some long running code has been detected: one of your files is taking more than 5000ms to execute.\n' +
      'Execution of the following files has started but has not finished:\n' +
      '- App.js\n' +
      '- __tests__/App-test.js\n' +
      'Try commenting out the test or excluding the test file from the `tests` list in your wallaby config,\n' +
      'and restarting wallaby to make sure that it is this test/file causing the issue and not something else.\n' +
      'Pinging test runner sandbox...\n',
    '2022-06-01T09:31:49.428Z workers The sandbox is not responsive. Check for possibly recently introduced infinite loops.\n',
    '2022-06-01T09:32:12.519Z workers Scheduling Jest Test Run (nnrto): 2022-06-01T09:31:37.506Z\n',
    '2022-06-01T09:32:12.661Z workers [nnrto] Loaded unknown number of test(s)\n',
    '2022-06-01T09:32:12.662Z workers [nnrto] Test executed: tests are working\n',
    '2022-06-01T09:32:12.662Z workers [nnrto] Test executed: can render basic react components\n',
    '2022-06-01T09:32:12.674Z workers [nnrto] Run 2 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:32:12.674Z workers Jest Test Run Complete (nnrto): 2022-06-01T09:32:12.528Z\n',
    '2022-06-01T09:32:12.675Z workers [nnrto] Sandbox is responsive, closing it\n',
    '2022-06-01T09:32:12.676Z project Test run finished\n',
    '2022-06-01T09:32:12.676Z project Processed console.log entries\n',
    '2022-06-01T09:32:12.676Z project Processed loading sequences\n',
    '2022-06-01T09:32:12.677Z project Processed executed tests\n',
    '2022-06-01T09:32:12.688Z project Processed code coverage\n',
    '2022-06-01T09:32:12.734Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:32:19.791Z fs File changed in editor: __tests__/App-test.js\n',
    '2022-06-01T09:32:19.799Z project Test run started; run priority: 2\n',
    '2022-06-01T09:32:19.800Z testTask Test files from affected: 1, from deleted or manually requested: 0, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:32:19.802Z workers Starting test run, priority: 2\n',
    '2022-06-01T09:32:19.802Z nodeRunner Starting sandbox [worker #0, session #ex5e1]\n',
    '2022-06-01T09:32:19.802Z nodeRunner Preparing sandbox [worker #0, session #ex5e1]\n',
    '2022-06-01T09:32:19.802Z nodeRunner Prepared sandbox [worker #0, session #ex5e1]\n',
    '2022-06-01T09:32:19.803Z workers [worker #0, session #ex5e1] Running tests in sandbox\n',
    '2022-06-01T09:32:21.092Z workers Scheduling Jest Test Run (ex5e1): 2022-06-01T09:32:19.809Z\n',
    '2022-06-01T09:32:21.093Z workers [ex5e1] Loaded unknown number of test(s)\n',
    '2022-06-01T09:32:21.094Z workers [ex5e1] Test executed: tests are working\n',
    '2022-06-01T09:32:21.112Z workers [ex5e1] Run 1 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:32:21.112Z workers Jest Test Run Complete (ex5e1): 2022-06-01T09:32:21.091Z\n',
    '2022-06-01T09:32:21.113Z workers [ex5e1] Sandbox is responsive, closing it\n',
    '2022-06-01T09:32:21.113Z project Test run finished\n',
    '2022-06-01T09:32:21.113Z project Processed console.log entries\n',
    '2022-06-01T09:32:21.113Z project Processed loading sequences\n',
    '2022-06-01T09:32:21.113Z project Processed executed tests\n',
    '2022-06-01T09:32:21.119Z project Processed code coverage\n',
    '2022-06-01T09:32:21.130Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:32:24.244Z fs File changed in editor: __tests__/App-test.js\n',
    '2022-06-01T09:32:24.250Z project Test run started; run priority: 2\n',
    '2022-06-01T09:32:24.250Z testTask Test files from affected: 1, from deleted or manually requested: 0, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:32:24.252Z workers Starting test run, priority: 2\n',
    '2022-06-01T09:32:24.252Z nodeRunner Starting sandbox [worker #0, session #x65ja]\n',
    '2022-06-01T09:32:24.252Z nodeRunner Preparing sandbox [worker #0, session #x65ja]\n',
    '2022-06-01T09:32:24.252Z nodeRunner Prepared sandbox [worker #0, session #x65ja]\n',
    '2022-06-01T09:32:24.252Z workers [worker #0, session #x65ja] Running tests in sandbox\n',
    '2022-06-01T09:32:25.394Z workers Scheduling Jest Test Run (x65ja): 2022-06-01T09:32:24.255Z\n',
    '2022-06-01T09:32:25.395Z workers [x65ja] Loaded unknown number of test(s)\n',
    '2022-06-01T09:32:25.396Z workers [x65ja] Test executed: tests are working\n',
    '2022-06-01T09:32:25.411Z workers [x65ja] Run 1 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:32:25.411Z workers Jest Test Run Complete (x65ja): 2022-06-01T09:32:25.393Z\n',
    '2022-06-01T09:32:25.412Z workers [x65ja] Sandbox is responsive, closing it\n',
    '2022-06-01T09:32:25.412Z project Test run finished\n',
    '2022-06-01T09:32:25.412Z project Processed console.log entries\n',
    '2022-06-01T09:32:25.412Z project Processed loading sequences\n',
    '2022-06-01T09:32:25.412Z project Processed executed tests\n',
    '2022-06-01T09:32:25.418Z project Processed code coverage\n',
    '2022-06-01T09:32:25.424Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:32:35.999Z uiService UI client connected\n',
    '2022-06-01T09:32:36.000Z uiService Outgoing message ui:handshake\n',
    '2022-06-01T09:32:36.008Z uiService Incoming message ui:start\n',
    '2022-06-01T09:32:36.009Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:32:36.011Z uiService Outgoing message ui:files\n',
    '2022-06-01T09:32:36.011Z uiService Incoming message ui:tests:resultsRequested\n',
    '2022-06-01T09:32:36.012Z uiService Outgoing message ui:tests:allResultsUpdated\n',
    '2022-06-01T09:32:51.028Z fs File changed in editor: __tests__/App-test.js\n',
    '2022-06-01T09:32:51.030Z uiService Outgoing message ui:files\n',
    '2022-06-01T09:32:51.030Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:51.033Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:51.035Z project Test run started; run priority: 2\n',
    '2022-06-01T09:32:51.035Z testTask Test files from affected: 1, from deleted or manually requested: 0, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:32:51.037Z workers Starting test run, priority: 2\n',
    '2022-06-01T09:32:51.037Z nodeRunner Starting sandbox [worker #0, session #i5dou]\n',
    '2022-06-01T09:32:51.037Z nodeRunner Preparing sandbox [worker #0, session #i5dou]\n',
    '2022-06-01T09:32:51.037Z nodeRunner Prepared sandbox [worker #0, session #i5dou]\n',
    '2022-06-01T09:32:51.037Z workers [worker #0, session #i5dou] Running tests in sandbox\n',
    '2022-06-01T09:32:52.273Z workers Scheduling Jest Test Run (i5dou): 2022-06-01T09:32:51.040Z\n',
    '2022-06-01T09:32:52.275Z workers [i5dou] Loaded unknown number of test(s)\n',
    '2022-06-01T09:32:52.275Z workers [i5dou] Test executed: can render basic react components\n',
    '2022-06-01T09:32:52.291Z workers [i5dou] Run 1 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:32:52.291Z workers Jest Test Run Complete (i5dou): 2022-06-01T09:32:52.272Z\n',
    '2022-06-01T09:32:52.292Z workers [i5dou] Sandbox is responsive, closing it\n',
    '2022-06-01T09:32:52.292Z project Test run finished\n',
    '2022-06-01T09:32:52.292Z project Processed console.log entries\n',
    '2022-06-01T09:32:52.292Z project Processed loading sequences\n',
    '2022-06-01T09:32:52.292Z project Processed executed tests\n',
    '2022-06-01T09:32:52.300Z project Processed code coverage\n',
    '2022-06-01T09:32:52.308Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:32:52.308Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:32:52.308Z uiService Outgoing message ui:tests:someResultsUpdated\n',
    '2022-06-01T09:32:56.031Z uiService Incoming message ui:runTests\n',
    '2022-06-01T09:32:56.031Z project Requested to run some tests\n',
    '2022-06-01T09:32:56.031Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.032Z project Test run started; run priority: 1\n',
    '2022-06-01T09:32:56.032Z testTask Test files from affected: 0, from deleted or manually requested: 1, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:32:56.035Z workers Starting test run, priority: 1\n',
    '2022-06-01T09:32:56.035Z nodeRunner Starting sandbox [worker #0, session #id0dv]\n',
    '2022-06-01T09:32:56.035Z nodeRunner Preparing sandbox [worker #0, session #id0dv]\n',
    '2022-06-01T09:32:56.035Z nodeRunner Prepared sandbox [worker #0, session #id0dv]\n',
    '2022-06-01T09:32:56.035Z workers [worker #0, session #id0dv] Running tests in sandbox\n',
    '2022-06-01T09:32:56.126Z uiService Incoming message ui:runTests\n',
    '2022-06-01T09:32:56.126Z workers Cancelling test run, cancel requester priority: 1, current run priority: 1\n',
    '2022-06-01T09:32:56.126Z project Test run was cancelled\n',
    '2022-06-01T09:32:56.126Z project Requested to run some tests\n',
    '2022-06-01T09:32:56.126Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.127Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.178Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.229Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.281Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.330Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.382Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.433Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.483Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.533Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.584Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.634Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.683Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.735Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.785Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.835Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.886Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.937Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:56.986Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:57.036Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:57.087Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:57.137Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:57.166Z workers Scheduling Jest Test Run (id0dv): 2022-06-01T09:32:56.037Z\n',
    '2022-06-01T09:32:57.183Z workers Jest Test Run Complete (id0dv): 2022-06-01T09:32:57.165Z\n',
    '2022-06-01T09:32:57.183Z workers [id0dv] Sandbox is responsive, closing it\n',
    '2022-06-01T09:32:57.184Z project Test run cancelled, re-queueing run data\n',
    '2022-06-01T09:32:57.184Z project Test run finished\n',
    '2022-06-01T09:32:57.184Z project Test run data re-queued\n',
    '2022-06-01T09:32:57.184Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:32:57.184Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:57.285Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:32:57.285Z project Test run started; run priority: 1\n',
    '2022-06-01T09:32:57.286Z testTask Test files from affected: 0, from deleted or manually requested: 1, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:32:57.290Z workers Starting test run, priority: 1\n',
    '2022-06-01T09:32:57.290Z nodeRunner Starting sandbox [worker #0, session #2ygyd]\n',
    '2022-06-01T09:32:57.290Z nodeRunner Preparing sandbox [worker #0, session #2ygyd]\n',
    '2022-06-01T09:32:57.290Z nodeRunner Prepared sandbox [worker #0, session #2ygyd]\n',
    '2022-06-01T09:32:57.290Z workers [worker #0, session #2ygyd] Running tests in sandbox\n',
    '2022-06-01T09:32:58.423Z workers Scheduling Jest Test Run (2ygyd): 2022-06-01T09:32:57.293Z\n',
    '2022-06-01T09:32:58.423Z workers [2ygyd] Loaded unknown number of test(s)\n',
    '2022-06-01T09:32:58.424Z workers [2ygyd] Test executed: can render basic react components\n',
    '2022-06-01T09:32:58.440Z workers [2ygyd] Run 1 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:32:58.440Z workers Jest Test Run Complete (2ygyd): 2022-06-01T09:32:58.422Z\n',
    '2022-06-01T09:32:58.441Z workers [2ygyd] Sandbox is responsive, closing it\n',
    '2022-06-01T09:32:58.441Z project Test run finished\n',
    '2022-06-01T09:32:58.441Z project Processed console.log entries\n',
    '2022-06-01T09:32:58.441Z project Processed loading sequences\n',
    '2022-06-01T09:32:58.441Z project Processed executed tests\n',
    '2022-06-01T09:32:58.446Z project Processed code coverage\n',
    '2022-06-01T09:32:58.454Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:32:58.454Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:32:58.454Z uiService Outgoing message ui:tests:someResultsUpdated\n',
    '2022-06-01T09:33:05.909Z uiService Incoming message ui:runTests\n',
    '2022-06-01T09:33:05.909Z project Requested to run some tests\n',
    '2022-06-01T09:33:05.909Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:05.911Z project Test run started; run priority: 1\n',
    '2022-06-01T09:33:05.911Z testTask Test files from affected: 0, from deleted or manually requested: 1, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:33:05.913Z workers Starting test run, priority: 1\n',
    '2022-06-01T09:33:05.913Z nodeRunner Starting sandbox [worker #0, session #89hf6]\n',
    '2022-06-01T09:33:05.913Z nodeRunner Preparing sandbox [worker #0, session #89hf6]\n',
    '2022-06-01T09:33:05.913Z nodeRunner Prepared sandbox [worker #0, session #89hf6]\n',
    '2022-06-01T09:33:05.913Z workers [worker #0, session #89hf6] Running tests in sandbox\n',
    '2022-06-01T09:33:07.126Z uiService Incoming message ui:runTests\n',
    '2022-06-01T09:33:07.126Z workers Cancelling test run, cancel requester priority: 1, current run priority: 1\n',
    '2022-06-01T09:33:07.126Z project Test run was cancelled\n',
    '2022-06-01T09:33:07.126Z project Requested to run some tests\n',
    '2022-06-01T09:33:07.126Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:07.128Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:07.136Z workers Scheduling Jest Test Run (89hf6): 2022-06-01T09:33:05.916Z\n',
    '2022-06-01T09:33:07.153Z workers Jest Test Run Complete (89hf6): 2022-06-01T09:33:07.135Z\n',
    '2022-06-01T09:33:07.153Z workers [89hf6] Sandbox is responsive, closing it\n',
    '2022-06-01T09:33:07.153Z project Test run cancelled, re-queueing run data\n',
    '2022-06-01T09:33:07.153Z project Test run finished\n',
    '2022-06-01T09:33:07.153Z project Test run data re-queued\n',
    '2022-06-01T09:33:07.154Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:33:07.154Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:07.255Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:07.255Z project Test run started; run priority: 1\n',
    '2022-06-01T09:33:07.255Z testTask Test files from affected: 0, from deleted or manually requested: 1, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:33:07.260Z workers Starting test run, priority: 1\n',
    '2022-06-01T09:33:07.260Z nodeRunner Starting sandbox [worker #0, session #6dix3]\n',
    '2022-06-01T09:33:07.260Z nodeRunner Preparing sandbox [worker #0, session #6dix3]\n',
    '2022-06-01T09:33:07.260Z nodeRunner Prepared sandbox [worker #0, session #6dix3]\n',
    '2022-06-01T09:33:07.260Z workers [worker #0, session #6dix3] Running tests in sandbox\n',
    '2022-06-01T09:33:08.404Z workers Scheduling Jest Test Run (6dix3): 2022-06-01T09:33:07.263Z\n',
    '2022-06-01T09:33:08.405Z workers [6dix3] Loaded unknown number of test(s)\n',
    '2022-06-01T09:33:08.405Z workers [6dix3] Test executed: can render basic react components\n',
    '2022-06-01T09:33:08.420Z workers [6dix3] Run 1 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:33:08.421Z workers Jest Test Run Complete (6dix3): 2022-06-01T09:33:08.403Z\n',
    '2022-06-01T09:33:08.422Z workers [6dix3] Sandbox is responsive, closing it\n',
    '2022-06-01T09:33:08.422Z project Test run finished\n',
    '2022-06-01T09:33:08.422Z project Processed console.log entries\n',
    '2022-06-01T09:33:08.422Z project Processed loading sequences\n',
    '2022-06-01T09:33:08.422Z project Processed executed tests\n',
    '2022-06-01T09:33:08.430Z project Processed code coverage\n',
    '2022-06-01T09:33:08.439Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:33:08.439Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:33:08.439Z uiService Outgoing message ui:tests:someResultsUpdated\n',
    '2022-06-01T09:33:14.898Z project Requested to run some tests\n',
    '2022-06-01T09:33:14.898Z project Snapshots update test run\n',
    '2022-06-01T09:33:14.898Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:14.898Z project Test run started; run priority: 1\n',
    '2022-06-01T09:33:14.898Z testTask Test files from affected: 0, from deleted or manually requested: 1, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:33:14.901Z workers Starting test run, priority: 1\n',
    '2022-06-01T09:33:14.901Z nodeRunner Starting sandbox [worker #0, session #t59xb]\n',
    '2022-06-01T09:33:14.901Z nodeRunner Preparing sandbox [worker #0, session #t59xb]\n',
    '2022-06-01T09:33:14.901Z nodeRunner Prepared sandbox [worker #0, session #t59xb]\n',
    '2022-06-01T09:33:14.902Z workers [worker #0, session #t59xb] Running tests in sandbox\n',
    '2022-06-01T09:33:16.122Z workers Scheduling Jest Test Run (t59xb): 2022-06-01T09:33:14.905Z\n',
    '2022-06-01T09:33:16.122Z workers [t59xb] Loaded unknown number of test(s)\n',
    '2022-06-01T09:33:16.122Z workers [t59xb] Test executed: can render basic react components\n',
    '2022-06-01T09:33:16.135Z workers [t59xb] Run 1 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:33:16.135Z workers Jest Test Run Complete (t59xb): 2022-06-01T09:33:16.120Z\n',
    '2022-06-01T09:33:16.136Z workers [t59xb] Sandbox is responsive, closing it\n',
    '2022-06-01T09:33:16.136Z project Test run finished\n',
    '2022-06-01T09:33:16.136Z project Processed console.log entries\n',
    '2022-06-01T09:33:16.136Z project Processed loading sequences\n',
    '2022-06-01T09:33:16.137Z project Processed executed tests\n',
    '2022-06-01T09:33:16.143Z project Processed code coverage\n',
    '2022-06-01T09:33:16.149Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:33:16.149Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:33:16.149Z uiService Outgoing message ui:tests:someResultsUpdated\n',
    '2022-06-01T09:33:16.230Z fs File changed: __tests__/__snapshots__/App-test.js.snap\n',
    '2022-06-01T09:33:16.231Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:16.234Z project Changes did not trigger any tests\n',
    '2022-06-01T09:33:16.234Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:33:49.483Z fs File changed in editor: __tests__/App-test.js\n',
    '2022-06-01T09:33:49.483Z uiService Outgoing message ui:files\n',
    '2022-06-01T09:33:49.483Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:49.485Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:33:49.487Z project Test run started; run priority: 2\n',
    '2022-06-01T09:33:49.488Z testTask Test files from affected: 1, from deleted or manually requested: 0, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:33:49.490Z workers Starting test run, priority: 2\n',
    '2022-06-01T09:33:49.490Z nodeRunner Starting sandbox [worker #0, session #tisac]\n',
    '2022-06-01T09:33:49.490Z nodeRunner Preparing sandbox [worker #0, session #tisac]\n',
    '2022-06-01T09:33:49.490Z nodeRunner Prepared sandbox [worker #0, session #tisac]\n',
    '2022-06-01T09:33:49.490Z workers [worker #0, session #tisac] Running tests in sandbox\n',
    '2022-06-01T09:33:50.813Z workers Scheduling Jest Test Run (tisac): 2022-06-01T09:33:49.492Z\n',
    '2022-06-01T09:33:50.815Z workers [tisac] Loaded unknown number of test(s)\n',
    '2022-06-01T09:33:50.816Z workers [tisac] Test executed: can render basic react components\n',
    '2022-06-01T09:33:50.833Z workers [tisac] Run 1 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:33:50.834Z workers Jest Test Run Complete (tisac): 2022-06-01T09:33:50.813Z\n',
    '2022-06-01T09:33:50.834Z workers [tisac] Sandbox is responsive, closing it\n',
    '2022-06-01T09:33:50.834Z project Test run finished\n',
    '2022-06-01T09:33:50.835Z project Processed console.log entries\n',
    '2022-06-01T09:33:50.835Z project Processed loading sequences\n',
    '2022-06-01T09:33:50.835Z project Processed executed tests\n',
    '2022-06-01T09:33:50.841Z project Processed code coverage\n',
    '2022-06-01T09:33:50.847Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:33:50.847Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:33:50.847Z uiService Outgoing message ui:tests:someResultsUpdated\n',
    '2022-06-01T09:35:03.907Z fs File changed in editor: src/screens/AfterSplash.js\n',
    '2022-06-01T09:35:03.907Z extended-core New file or complex file change\n',
    '2022-06-01T09:35:03.908Z uiService Outgoing message ui:files\n',
    '2022-06-01T09:35:03.908Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:35:03.910Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:35:03.910Z project Test run started; run priority: 2\n',
    '2022-06-01T09:35:03.911Z testTask Test files from affected: 0, from deleted or manually requested: 0, from recently changed: 0, from loaded by: 1, from failing: 1\n',
    '2022-06-01T09:35:03.913Z workers Starting test run, priority: 2\n',
    '2022-06-01T09:35:03.913Z nodeRunner Starting sandbox [worker #0, session #q73x0]\n',
    '2022-06-01T09:35:03.913Z nodeRunner Preparing sandbox [worker #0, session #q73x0]\n',
    '2022-06-01T09:35:03.913Z nodeRunner Prepared sandbox [worker #0, session #q73x0]\n',
    '2022-06-01T09:35:03.913Z workers [worker #0, session #q73x0] Running tests in sandbox\n',
    '2022-06-01T09:35:05.297Z workers Scheduling Jest Test Run (q73x0): 2022-06-01T09:35:03.915Z\n',
    '2022-06-01T09:35:05.299Z workers Sandbox (active) [q73x0] error: Jest encountered an unexpected token\n' +
      '\n' +
      'Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to support such syntax.\n' +
      '\n' +
      'Out of the box Jest supports Babel, which will be used to transform your files into valid JS based on your Babel configuration.\n' +
      '\n' +
      'By default "node_modules" folder is ignored by transformers.\n' +
      '\n' +
      "Here's what you can do:\n" +
      ' • If you are trying to use ECMAScript Modules, see https://jestjs.io/docs/ecmascript-modules for how to enable it.\n' +
      ' • If you are trying to use TypeScript, see https://jestjs.io/docs/getting-started#using-typescript\n' +
      ' • To have some of your "node_modules" files transformed, you can specify a custom "transformIgnorePatterns" in your config.\n' +
      ' • If you need a custom transformation specify a "transform" option in your config.\n' +
      ' • If you simply want to mock your non-JS modules (e.g. binary assets) you can stub them out with the "moduleNameMapper" config option.\n' +
      '\n' +
      "You'll find more details and examples of these config options in the docs:\n" +
      'https://jestjs.io/docs/configuration\n' +
      'For information about custom transformations, see:\n' +
      'https://jestjs.io/docs/code-transformation\n' +
      '\n' +
      'Details:\n' +
      '\n' +
      'SyntaxError: ./src/screens/AfterSplash.js: Missing semicolon. (1:7)\n' +
      '\n' +
      "> 1 | cimport React, { useState, useContext } from 'react';\n" +
      '    |        ^\n' +
      '  2 | import {\n' +
      '  3 |   View,\n' +
      '  4 |   Text,\n' +
      '    at instantiate (./node_modules/@babel/parser/src/parse-error/credentials.js:61:22)\n' +
      '    at toParseError (./node_modules/@babel/parser/src/parse-error.js:58:12)\n' +
      '    at Object.raise (./node_modules/@babel/parser/src/tokenizer/index.js:1736:19)\n' +
      '    at Object.semicolon (./node_modules/@babel/parser/src/parser/util.js:146:10)\n' +
      '    at Object.parseExpressionStatement (./node_modules/@babel/parser/src/parser/statement.js:1007:10)\n' +
      '    at Object.parseExpressionStatement (./node_modules/@babel/parser/src/plugins/flow/index.js:1961:20)\n' +
      '    at Object.parseStatementContent (./node_modules/@babel/parser/src/parser/statement.js:477:19)\n' +
      '    at Object.parseStatement (./node_modules/@babel/parser/src/parser/statement.js:329:17)\n' +
      '    at Object.parseStatement (./node_modules/@babel/parser/src/plugins/flow/index.js:1926:26)\n' +
      '    at Object.parseBlockOrModuleBlockBody (./node_modules/@babel/parser/src/parser/statement.js:1082:25)\n' +
      '    at Object.parseBlockBody (./node_modules/@babel/parser/src/parser/statement.js:1058:10)\n' +
      '    at Object.parseProgram (./node_modules/@babel/parser/src/parser/statement.js:214:10)\n' +
      '    at Object.parseTopLevel (./node_modules/@babel/parser/src/parser/statement.js:197:25)\n' +
      '    at Object.parseTopLevel (./node_modules/@babel/parser/src/plugins/flow/index.js:3252:30)\n' +
      '    at Object.parse (./node_modules/@babel/parser/src/parser/index.js:41:10)\n' +
      '    at parse (./node_modules/@babel/parser/src/index.js:58:38)\n' +
      '    at parser (./node_modules/@babel/core/lib/parser/index.js:52:34)\n' +
      '    at parser.next (<anonymous>)\n' +
      '    at normalizeFile (./node_modules/@babel/core/lib/transformation/normalize-file.js:87:38)\n' +
      '    at normalizeFile.next (<anonymous>)\n' +
      '    at run (./node_modules/@babel/core/lib/transformation/index.js:31:50)\n' +
      '    at run.next (<anonymous>)\n' +
      '    at transform (./node_modules/@babel/core/lib/transform.js:25:41)\n' +
      '    at transform.next (<anonymous>)\n' +
      '    at evaluateSync (./node_modules/gensync/index.js:251:28)\n' +
      '    at sync (./node_modules/gensync/index.js:89:14)\n' +
      '    at Object.process (./node_modules/babel-jest/build/index.js:332:57)\n' +
      '    at ScriptTransformer.transformSource (./node_modules/@jest/transform/build/ScriptTransformer.js:619:31)\n' +
      '    at ScriptTransformer._transformAndBuildScript (./node_modules/@jest/transform/build/ScriptTransformer.js:765:40)\n' +
      '    at ScriptTransformer.transform (./node_modules/@jest/transform/build/ScriptTransformer.js:822:19)\n' +
      '    at Runtime.transformFile (./node_modules/jest-runtime/build/index.js:1677:47)\n' +
      '    at Runtime._execModule (./node_modules/jest-runtime/build/index.js:1594:34)\n' +
      '    at Runtime._loadModule (./node_modules/jest-runtime/build/index.js:1185:12)\n' +
      '    at Runtime.requireModule (./node_modules/jest-runtime/build/index.js:1009:12)\n' +
      '    at Runtime.requireModuleOrMock (./node_modules/jest-runtime/build/index.js:1210:21)\n' +
      '    at Object.<anonymous> (./App.js:28:64)\n' +
      '    at Runtime._execModule (./node_modules/jest-runtime/build/index.js:1646:24)\n' +
      '    at Runtime._loadModule (./node_modules/jest-runtime/build/index.js:1185:12)\n' +
      '    at Runtime.requireModule (./node_modules/jest-runtime/build/index.js:1009:12)\n' +
      '    at Runtime.requireModuleOrMock (./node_modules/jest-runtime/build/index.js:1210:21)\n' +
      '    at Object.<anonymous> (./__tests__/App-test.js:6:56)\n' +
      '    at Runtime._execModule (./node_modules/jest-runtime/build/index.js:1646:24)\n' +
      '    at Runtime._loadModule (./node_modules/jest-runtime/build/index.js:1185:12)\n' +
      '    at Runtime.requireModule (./node_modules/jest-runtime/build/index.js:1009:12)\n' +
      '    at call (./node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:115:19)\n' +
      '    at tryCatch (./node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17)\n' +
      '    at Generator._invoke (./node_modules/@babel/runtime/helpers/regeneratorRuntime.js:66:24)\n' +
      '    at Generator.call (./node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21)\n' +
      '    at tryCatch (./node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17)\n' +
      '    at invoke (./node_modules/@babel/runtime/helpers/regeneratorRuntime.js:124:20)\n' +
      '    at ./node_modules/@babel/runtime/helpers/regeneratorRuntime.js:130:11\n',
    '2022-06-01T09:35:05.313Z workers [q73x0] Run 0 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:35:05.313Z workers Jest Test Run Complete (q73x0): 2022-06-01T09:35:05.290Z\n',
    '2022-06-01T09:35:05.315Z workers [q73x0] Sandbox is responsive, closing it\n',
    '2022-06-01T09:35:05.317Z project Test run finished\n',
    '2022-06-01T09:35:05.317Z project Processed console.log entries\n',
    '2022-06-01T09:35:05.317Z project Processed loading sequences\n',
    '2022-06-01T09:35:05.317Z project Processed executed tests\n',
    '2022-06-01T09:35:05.323Z project Processed code coverage\n',
    '2022-06-01T09:35:05.328Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:35:05.329Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:35:05.329Z uiService Outgoing message ui:tests:someResultsUpdated\n',
    '2022-06-01T09:35:05.330Z uiService Outgoing message ui:coverageChanged\n',
    '2022-06-01T09:35:08.415Z fs File changed in editor: src/screens/AfterSplash.js\n',
    '2022-06-01T09:35:08.416Z uiService Outgoing message ui:files\n',
    '2022-06-01T09:35:08.416Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:35:08.419Z uiService Outgoing message ui:busy\n',
    '2022-06-01T09:35:08.420Z project Test run started; run priority: 2\n',
    '2022-06-01T09:35:08.420Z testTask Test files from affected: 0, from deleted or manually requested: 0, from recently changed: 0, from loaded by: 0, from failing: 0\n',
    '2022-06-01T09:35:08.423Z workers Starting test run, priority: 2\n',
    '2022-06-01T09:35:08.424Z nodeRunner Starting sandbox [worker #0, session #r4wqp]\n',
    '2022-06-01T09:35:08.424Z nodeRunner Preparing sandbox [worker #0, session #r4wqp]\n',
    '2022-06-01T09:35:08.424Z nodeRunner Prepared sandbox [worker #0, session #r4wqp]\n',
    '2022-06-01T09:35:08.424Z workers [worker #0, session #r4wqp] Running tests in sandbox\n',
    '2022-06-01T09:35:09.714Z workers Scheduling Jest Test Run (r4wqp): 2022-06-01T09:35:08.426Z\n',
    '2022-06-01T09:35:09.716Z workers [r4wqp] Loaded unknown number of test(s)\n',
    '2022-06-01T09:35:09.716Z workers [r4wqp] Test executed: tests are working\n',
    '2022-06-01T09:35:09.717Z workers [r4wqp] Test executed: can render basic react components\n',
    '2022-06-01T09:35:09.734Z workers [r4wqp] Run 2 test(s), skipped 0 test(s)\n',
    '2022-06-01T09:35:09.735Z workers Jest Test Run Complete (r4wqp): 2022-06-01T09:35:09.715Z\n',
    '2022-06-01T09:35:09.736Z workers [r4wqp] Sandbox is responsive, closing it\n',
    '2022-06-01T09:35:09.737Z project Test run finished\n',
    '2022-06-01T09:35:09.737Z project Processed console.log entries\n',
    '2022-06-01T09:35:09.737Z project Processed loading sequences\n',
    '2022-06-01T09:35:09.737Z project Processed executed tests\n',
    '2022-06-01T09:35:09.745Z project Processed code coverage\n',
    '2022-06-01T09:35:09.755Z project Test run result processed and sent to IDE\n',
    '2022-06-01T09:35:09.755Z uiService Outgoing message ui:summary\n',
    '2022-06-01T09:35:09.755Z uiService Outgoing message ui:tests:someResultsUpdated\n',
    '2022-06-01T09:35:09.756Z uiService Outgoing message ui:coverageChanged\n'
  ]
}
@smcenlly
Copy link
Member

smcenlly commented Jun 1, 2022

Thanks for reporting the problem. This has been fixed in the latest version of Wallaby core (v1.0.1272) and Wallaby App (v1.0.82).

@smcenlly smcenlly closed this as completed Jun 1, 2022
@faceyspacey
Copy link
Author

faceyspacey commented Jun 24, 2022

image

Thank you.

FYI, the snapshot camera buttons on the test rows in the left column don't work.

@smcenlly
Copy link
Member

Thanks for reporting the problem. This has been fixed in the latest version fo Wallaby App, v1.0.84.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants