[PR #166] [MERGED] Possible test fix: Some tests fail on some linux #338

Closed
opened 2026-06-08 11:27:18 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/166
Author: @bootandy
Created: 8/5/2021
Status: Merged
Merged: 8/6/2021
Merged by: @bootandy

Base: masterHead: fix_tests


📝 Commits (1)

  • dbd3dbf Possible test fix: Some tests fail on some linux

📊 Changes

1 file changed (+63 additions, -89 deletions)

View changed files

📝 tests/test_exact_output.rs (+63 -89)

📄 Description

An issue raised that the test output looked a lot like the mac output.
This change causes test to pass if output is either mac or linux style

https://github.com/bootandy/dust/issues/138


🔄 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/bootandy/dust/pull/166 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 8/5/2021 **Status:** ✅ Merged **Merged:** 8/6/2021 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `fix_tests` --- ### 📝 Commits (1) - [`dbd3dbf`](https://github.com/bootandy/dust/commit/dbd3dbf309c2743a6a4b481556ac2cd682061488) Possible test fix: Some tests fail on some linux ### 📊 Changes **1 file changed** (+63 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `tests/test_exact_output.rs` (+63 -89) </details> ### 📄 Description An issue raised that the test output looked a lot like the mac output. This change causes test to pass if output is either mac or linux style https://github.com/bootandy/dust/issues/138 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:27:18 +03:00
zhus closed this issue 2026-06-08 11:27:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#338