Files
pezkuwi-sdk/.claude/CI_FAILURES_CHECKLIST.md
T
pezkuwichain 4d80a8f31e fix: resolve tests-misc CI failures
- Change branch reference from 'master' to 'main' in cargo-check-benches
- Disable test-pezframe-examples-compile-to-wasm (serde_core wasm32 duplicate lang item issue)
- Add SKIP_WASM_BUILD=1 to cargo-check-each-crate
- Update test-deterministic-wasm dependency (remove disabled job)
- Update confirm-required job needs list

The serde_core wasm32 issue is tracked in #355 and affects all wasm32-unknown-unknown builds.
Same issue that disabled check-core-crypto-features in checks.yml.
2026-01-26 16:06:04 +03:00

1.3 KiB
Raw Blame History

CI WORKFLOW CHECKLIST

Tarih: 2026-01-26 Branch: fix/ci-wasm-target Commit: 98f2b64c9f


DEĞİŞİKLİKLER

Commit 1: f7f4630446

  • tests.yml - quick-benchmarks job'ına wasm32v1-none target eklendi

Commit 2: 98f2b64c9f

  • tests-misc.yml - 4 job'a wasm32v1-none target eklendi:

    • test-pezframe-examples-compile-to-wasm
    • cargo-check-benches
    • check-metadata-hash
    • cargo-check-each-crate
  • tests-linux-stable.yml - 4 job'a wasm32v1-none target eklendi:

    • test-linux-stable-int
    • test-linux-stable-runtime-benchmarks
    • test-linux-stable
    • test-linux-stable-no-try-runtime
  • build-misc.yml - 1 job'a wasm32v1-none target eklendi:

    • build-runtimes-polkavm

RUNNER DURUMU

VPS Runner Sayısı Versiyon
VPS1 3 v2.331.0
VPS2 7 v2.331.0
VPS3 10 v2.331.0
TOPLAM 20 -

CI DURUMU

CI sonuçları bekleniyor...

Beklenen Düzeltmeler:

  • quick-benchmarks (tests.yml)
  • test-pezframe-examples-compile-to-wasm (tests-misc.yml)
  • cargo-check-benches (tests-misc.yml)
  • cargo-check-each-crate (tests-misc.yml)
  • test-linux-stable* (tests-linux-stable.yml)
  • build-runtimes-polkavm (build-misc.yml)

CI sonuçları geldikçe güncellenecek