MarketSquare / MarketSquare/robotframework-SikuliLibrary
java.lang.ExceptionInInitializerError: null
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 163
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
**### Can somebody help me.**
C:\Users\leesy\Downloads\untitled2\sikuli>robot testSikuli.robot
==============================================================================
testSikuli :: Sikuli Library Demo
==============================================================================
Windows Notpad Hellow World | FAIL |
java.lang.ExceptionInInitializerError: null
------------------------------------------------------------------------------
testSikuli :: Sikuli Library Demo | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
Output: C:\Users\leesy\Downloads\untitled2\sikuli\output.xml
Log: C:\Users\leesy\Downloads\untitled2\sikuli\log.html
Report: C:\Users\leesy\Downloads\untitled2\sikuli\report.html

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure from testSikuli.robot on Windows and inspect the linked output.xml, log.html, and report.html for the full initializer trace. Compare the environment and Sikuli test setup with the repository's documented requirements; done means the cause of java.lang.ExceptionInInitializerError is identified and a reproducible resolution is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100