Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] spark351 PR check failure MockTaskContext method isFailed in class TaskContext of type ()Boolean is not defined #10094

Closed
gerashegalov opened this issue Dec 25, 2023 · 0 comments · Fixed by #10096
Assignees
Labels
bug Something isn't working

Comments

@gerashegalov
Copy link
Collaborator

gerashegalov commented Dec 25, 2023

Describe the bug

.../MockTaskContext.scala:32: class MockTaskContext needs to be abstract, since method isFailed in class TaskContext of type ()Boolean is not defined
Error: [ERROR] one error found

Repro:

mvn package -pl tests -am -Dbuildver=351 
@gerashegalov gerashegalov added bug Something isn't working ? - Needs Triage Need team to review and classify labels Dec 25, 2023
@gerashegalov gerashegalov changed the title [BUG] sprak351 PR check build failure [BUG] sprak351 PR check failure MockTaskContext method isFailed in class TaskContext of type ()Boolean is not defined Dec 25, 2023
@sameerz sameerz changed the title [BUG] sprak351 PR check failure MockTaskContext method isFailed in class TaskContext of type ()Boolean is not defined [BUG] spark351 PR check failure MockTaskContext method isFailed in class TaskContext of type ()Boolean is not defined Dec 26, 2023
@jlowe jlowe self-assigned this Dec 26, 2023
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants