feat(persona): accept Qiwu JD whole-body runtime
This commit is contained in:
parent
f3aa81148a
commit
4a637fc559
25 changed files with 370 additions and 38 deletions
|
|
@ -99,7 +99,7 @@ test("lighthouse path ids stay unique", () => {
|
|||
});
|
||||
|
||||
test("current registry advances while the earlier publication receipt remains exact historical evidence", () => {
|
||||
assert.equal(registry.state, "CURRENT_NINE_BABY_JD_RUNTIMES_PLUS_QIWU_FORMAL_BODY_PENDING");
|
||||
assert.equal(registry.state, "CURRENT_NINE_BABY_PLUS_QIWU_JD_WHOLE_BODY_RUNTIMES_HEALTHY");
|
||||
assert.equal(publicationReceipt.outcome, "PASS_REMOTE_MAIN_PUBLICATION_READBACK");
|
||||
assert.equal(publicationReceipt.published_source_commit, "8e80a919f200df6e193e9a54144cd503a1d699fa");
|
||||
assert.equal(publicationReceipt.fact_layers.deployment, "NOT_DONE");
|
||||
|
|
|
|||
Loading…
Reference in a new issue