Skip to content

Why can't run_example_code.py do a complete run-through of all of the reference documentation example code? #17

Closed
@hx2A

Description

@hx2A

When I try to run run_example_code.py on all of the example code, with no filtering, there will be a JVM crash about half way through. All of the individual examples work fine when I run them. It's just when that program tries to run all of them that the problem emerges. It doesn't crash at the same exact place every time.

It seems to crash in several places when working through the Py5Shape example code.

The workaround is to not run all of them at once. All of the code works fine when part of a smaller subset. I can validate that the code is all correct by running this in pieces.

This isn't a critical issue but it will be when I want to have a build process that uses github actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions