Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ActionThatFails (0.22 sec)

  1. platforms/core-execution/workers/src/integTest/groovy/org/gradle/workers/internal/WorkerExecutorErrorHandlingIntegrationTest.groovy

                    throw new IllegalArgumentException("You shall not pass!");
                """
            }
    
            actionThatThrowsUnserializableMemberException = fixture.getWorkActionThatCreatesFiles("ActionThatFails")
            actionThatThrowsUnserializableMemberException.with {
                extraFields = """
                    private class Bar { }
    
                    private class UnserializableMemberException extends RuntimeException {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:36:27 UTC 2023
    - 14.1K bytes
    - Viewed (0)
Back to top