Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AotTestExecutionListener should not be invoked for a@DisabledInAotMode test class #33589

Closed
Assignees
sbrannen
Labels
in: testIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingtype: bugA general bug
Milestone
@sbrannen

Description

@sbrannen

Currently, if a test class is annotated with@DisabledInAotMode, registeredAotTestExecutionListener implementations will still be invoked, which can lead to AOT processing failures if theAotTestExecutionListener throws an exception -- for example, because it attempts to do something that is not supported during AOT processing.

We should thereforedisableAotTestExecutionListener processing for any test class annotated with@DisabledInAotMode.

Metadata

Metadata

Assignees

Labels

in: testIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp