discipl / discipl/flinteditor-mps
Build issue: initProject hangs on FlintFillerTest
- Dominant language
- JetBrains MPS
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I want to build the current repo at master branch so I can read @doc strings for the models.
Once again, on Windows / Java 11, I did
>./gradlew.bat initProject
At some point the script gets to running tests. I have run it multiple times but it never progresses past FlintFillerTest, where it is stuck at 0% completion.
Is there something I could do to fix this?
And is there a way to skip testing?

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Windows Java 11 reproduction using gradlew.bat initProject and observe the stage where FlintFillerTest remains at 0%. Read the build configuration and test-running entry points reached by initProject. Done would mean identifying why the build hangs or documenting a supported way to skip the tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100