53 个 Python-remap inventory rows 批量提升为 PASS
结论:53 个 Python-remap inventory rows 已完成 row proof、browser proof 与 inventory baseline promotion,当前 inventory baseline 为 PASS=82 / SKIP=77 / unexpected_fail=0。
This commit is contained in:
@@ -126,9 +126,9 @@ export const VIRTUAL_HAL_SIM_CONFIG_SOURCE_TARGETS = Object.freeze([
|
||||
]);
|
||||
|
||||
export const VIRTUAL_HAL_SIM_CONFIG_INVENTORY_BASELINE = Object.freeze({
|
||||
executed: 29,
|
||||
passed: 29,
|
||||
skipped: 130,
|
||||
executed: 82,
|
||||
passed: 82,
|
||||
skipped: 77,
|
||||
unexpectedFail: 0,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user