Skip to content

Using no chrome js test #10

Description

@Zelenyy
> Task :magix:magix-storage:allTests FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':magix:magix-storage:allTests'.
> Failed to execute all tests:
  :magix:magix-storage:jsBrowserTest: java.lang.IllegalStateException: Errors occurred during launch of browser for testing.
  - ChromeHeadless
  Please make sure that you have installed browsers.
  Or change it via
  browser {
      testTask {
          useKarma {
              useFirefox()
              useChrome()
              useSafari()
          }
      }
  }

I installed a Chromium (Open source Chrome build), but this don't worked

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions