Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1839

Maven test crashes when using keyboard to type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • 3.0.0-M5
    • None
    • Maven Surefire Plugin
    • None
    • macOS Catalina version 10.15.6
      Sikuli version 2.0.1

    Description

      I am trying to run my tests via maven surefire plugin but when the test gets partway through, it crashes.  However, if we run the test from the IDE and not from Maven, the test runs perfectly fine.

       

      macOS Catalina version 10.15.6
      Sikuli version 2.0.1

       

      Here is the output I got from the cmd line:

       
      vrazin@VLADIMIRs-MacBook-Pro sikuli-poc % [INFO]
      [INFO] — maven-surefire-plugin:2.19.1:test (default-test) @ sikuli-poc —
      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      Running mac.MSWord
      Warning: Nashorn engine is planned to be removed from a future JDK release
      [log] CLICK on L[166,120]@S(0) (533 msec)
      [log] CLICK on L[166,121]@S(0) (529 msec)
      [log] ( ⌘ ) TYPE “a”
      #

      1. A fatal error has been detected by the Java Runtime Environment:
        #
      2. SIGILL (0x4) at pc=0x00007fff6b17b8f1, pid=52645, tid=6659
        #
      3. JRE version: OpenJDK Runtime Environment (14.0.1+14) (build 14.0.1+14)
      4. Java VM: OpenJDK 64-Bit Server VM (14.0.1+14, mixed mode, sharing, tiered, compressed oops, g1 gc, bsd-amd64)
      5. Problematic frame:
      6. C [libdispatch.dylib+0x38f1] _dispatch_assert_queue_fail+0x63
        #
      7. No core dump will be written. Core dumps have been disabled. To enable core dumping, try “ulimit -c unlimited” before starting Java again
        #
      8. An error report file with more information is saved as:
      9. /Users/vrazin/my_work/Sikuli/zero/test-automation/sikuli-poc/hs_err_pid52645.log
        #
      10. If you would like to submit a bug report, please visit:
      11. https://bugreport.java.com/bugreport/crash.jsp
      12. The crash happened outside the Java Virtual Machine in native code.
      13. See problematic frame for where to report the bug.
         

      Attachments

        1. hs_err_pid38607.log
          100 kB
          Cory She
        2. Debug console output.rtf
          47 kB
          Cory She

        Activity

          People

            Unassigned Unassigned
            Cory-she Cory She
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: