status(kuma): M1 claimed; second !testme in flight for flake check (build 460 = L5 PASS)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -8,10 +8,14 @@
|
||||
- [x] Inspect uptime-kuma 2.2.1 source for exact DOM selectors
|
||||
- [x] Implement `tests/uptime-kuma/playwright/test_monitor_wizard.py`
|
||||
|
||||
### DONE (continued)
|
||||
- [x] Open recipe-maintainers/uptime-kuma PR #3 + trigger `!testme`
|
||||
- [x] Drone build #460 = LEVEL 5, playwright:1 PASS
|
||||
- [x] Claim M1 gate (fe8922c)
|
||||
|
||||
### IN PROGRESS
|
||||
- [ ] Open recipe-maintainers/uptime-kuma PR and trigger `!testme`
|
||||
- [ ] Confirm drone run green (M1 acceptance)
|
||||
- [ ] Claim M1 gate
|
||||
- [ ] Second `!testme` run (comment #14352, flake check) — polling for build
|
||||
- [ ] M1 Adversary review
|
||||
|
||||
### PENDING (after M1 Adversary PASS)
|
||||
- [ ] Second `!testme` run (flake check — 2 consecutive green)
|
||||
|
||||
@ -59,3 +59,24 @@ form directly.
|
||||
- Create monitor 2 + wait DOWN: ~10 s (ECONNREFUSED is fast)
|
||||
- Overhead: ~5 s
|
||||
- Total estimate: ~40-55 s — well within ≤90 s target
|
||||
|
||||
---
|
||||
|
||||
## 2026-06-11 — Build #460 result + M1 claim
|
||||
|
||||
`!testme` triggered on uptime-kuma PR #3 (comment #14349). Bridge log:
|
||||
```
|
||||
[poll] triggered build 460 for uptime-kuma@eb4521cc (PR #3, comment 14349) by autonomic-bot
|
||||
reflected outcome build 460 (uptime-kuma PR #3): success
|
||||
```
|
||||
|
||||
Build 460 results.json:
|
||||
- `level: 5`, all stages PASS (install/upgrade/backup/restore/custom/lint)
|
||||
- `customization: {custom_tests: {cc-ci: {functional: 3, playwright: 1}}}`
|
||||
- stage `custom` tests: health_check [pass], socketio_handshake [pass], spa_branding [pass], **test_monitor_wizard [pass]**
|
||||
- `flags: {clean_teardown: true, no_secret_leak: true}`
|
||||
|
||||
PR comment #14350 posted: ✅ passed.
|
||||
|
||||
M1 claimed (commit fe8922c). Second `!testme` posted (comment #14352) for flake check while
|
||||
Adversary reviews M1.
|
||||
|
||||
Reference in New Issue
Block a user