[
https://issues.apache.org/jira/browse/YUNIKORN-3333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weichen lai reassigned YUNIKORN-3333:
-------------------------------------
Assignee: weichen lai
> flaky unit test TestQuotaChangeTryPreemption
> --------------------------------------------
>
> Key: YUNIKORN-3333
> URL: https://issues.apache.org/jira/browse/YUNIKORN-3333
> Project: Apache YuniKorn
> Issue Type: Bug
> Components: core - scheduler, test - unit
> Reporter: Wilfred Spiegelenburg
> Assignee: weichen lai
> Priority: Major
> Labels: newbie
>
> From PR#1105 unit test run:
> {code:java}
> --- FAIL: TestQuotaChangeTryPreemption (2.09s)
> --- FAIL: TestQuotaChangeTryPreemption/guaranteed_not_set (0.02s)
> quota_preemptor_test.go:226: assertion failed: ask42
> (preemptedKeys[i] string) != ask4 (expected[i] string): unexpected preempted
> allocation key
> --- FAIL: TestQuotaChangeTryPreemption/guaranteed_set_but_lower_than_max
> (0.01s)
> quota_preemptor_test.go:225: assertion failed: 2 (int) != 3
> (tc.totalExpectedVictims int)
> --- FAIL:
> TestQuotaChangeTryPreemption/best_effort_-_guaranteed_set_and_equals_max
> (0.02s)
> quota_preemptor_test.go:226: assertion failed: 4 (int) != 2 (int):
> preempted allocation keys count mismatch
> --- FAIL:
> TestQuotaChangeTryPreemption/best_effort_-_guaranteed_set,_max_not_set_earlier_but_now
> (0.02s)
> quota_preemptor_test.go:225: assertion failed: 0 (int) != 4
> (tc.totalExpectedVictims int){code}
> PR did not touch anything in the code area.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]