Skip to content

fix analyze e2e test#926

Merged
fangyangci merged 6 commits into
mainfrom
fangyangci/fix_analyze_e2e
Jun 23, 2026
Merged

fix analyze e2e test#926
fangyangci merged 6 commits into
mainfrom
fangyangci/fix_analyze_e2e

Conversation

@fangyangci

Copy link
Copy Markdown
Contributor

No description provided.

@fangyangci fangyangci requested a review from a team as a code owner June 22, 2026 05:17
Comment thread tests/e2e/test_analyze_e2e.py Outdated
@fangyangci fangyangci enabled auto-merge (squash) June 22, 2026 07:11
Comment thread tests/e2e/test_analyze_e2e.py Outdated
fangyangci and others added 2 commits June 22, 2026 02:10
…monkeypatch

Address PR #926 review: e2e tests should not patch internal code. Drop the
_get_device_ep_map_from_ort monkeypatch from the two auto-resolution tests and
gate them on real QNN availability via require_ep("qnn"), then assert exit 0.
On a QNN-capable host NPU is the highest-priority device and QNN its
highest-priority EP, so both pinned-ep-auto-device and bare-auto resolve to
(qnn, NPU). The hardware-agnostic auto-resolution logic stays covered by the
unit-level selection-matrix test.
@fangyangci fangyangci merged commit 1102a6e into main Jun 23, 2026
9 checks passed
@fangyangci fangyangci deleted the fangyangci/fix_analyze_e2e branch June 23, 2026 02:05
fangyangci added a commit that referenced this pull request Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants