[PR #2535] [MERGED] justfile: fix the conformance-ignored task #3115

Closed
opened 2026-03-16 11:26:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2535
Author: @japaric
Created: 10/29/2024
Status: Merged
Merged: 10/31/2024
Merged by: @bluejekyll

Base: mainHead: ja-fix-conformance-ignored


📝 Commits (7)

  • cc4b777 justfile: fix the conformance-ignored task
  • 0018f3f unignore passing tests
  • 9f3210d use set -euxo pipefail in other -ignored tasks
  • e554f90 adjust grep invocation in -ignored tasks
  • 0933474 run a single test suite from -ignored tasks
  • eab6ec4 ede-dot-com: un-ignore v6_unspecified test
  • 15339e3 conformance: un-ignore more tests that pass

📊 Changes

4 files changed (+12 additions, -17 deletions)

View changed files

📝 conformance/packages/conformance-tests/src/name_server/rfc4035/section_3/section_3_1/section_3_1_1.rs (+0 -2)
📝 conformance/packages/conformance-tests/src/resolver/dns/scenarios/bad_referral.rs (+0 -8)
📝 justfile (+12 -6)
📝 tests/ede-dot-com/src/lib.rs (+0 -1)

📄 Description

and un-ignore passing tests

see individual commit messages for details


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2535 **Author:** [@japaric](https://github.com/japaric) **Created:** 10/29/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `ja-fix-conformance-ignored` --- ### 📝 Commits (7) - [`cc4b777`](https://github.com/hickory-dns/hickory-dns/commit/cc4b77704335138f14966f7c19afa6abeba08d7b) justfile: fix the conformance-ignored task - [`0018f3f`](https://github.com/hickory-dns/hickory-dns/commit/0018f3fb717a93e4600c7b6c3bd35991e8e0bc0c) unignore passing tests - [`9f3210d`](https://github.com/hickory-dns/hickory-dns/commit/9f3210da9793c62319f71bf7c2e4fbfa1305b46a) use `set -euxo pipefail` in other -ignored tasks - [`e554f90`](https://github.com/hickory-dns/hickory-dns/commit/e554f90bb38c3cd6ae6a486ea766253f206afa18) adjust `grep` invocation in `-ignored` tasks - [`0933474`](https://github.com/hickory-dns/hickory-dns/commit/09334743db25ee13e812dd2fbf625082868a1281) run a single test suite from `-ignored` tasks - [`eab6ec4`](https://github.com/hickory-dns/hickory-dns/commit/eab6ec4ea9551b2b1b521c7e8dd759d45043f702) ede-dot-com: un-ignore v6_unspecified test - [`15339e3`](https://github.com/hickory-dns/hickory-dns/commit/15339e3967e9625a2f74959b2de3106472255d0d) conformance: un-ignore more tests that pass ### 📊 Changes **4 files changed** (+12 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/conformance-tests/src/name_server/rfc4035/section_3/section_3_1/section_3_1_1.rs` (+0 -2) 📝 `conformance/packages/conformance-tests/src/resolver/dns/scenarios/bad_referral.rs` (+0 -8) 📝 `justfile` (+12 -6) 📝 `tests/ede-dot-com/src/lib.rs` (+0 -1) </details> ### 📄 Description and un-ignore passing tests see individual commit messages for details --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:26:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3115
No description provided.