-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 4.4.0 beta1 fails tests on macOS #695
Comments
fklassen
added a commit
that referenced
this issue
Jan 26, 2022
Better mix of IPv4/IPv6 packets that have and don't have checksum errors Update test samples to reflect new test reults.
fklassen
added a commit
that referenced
this issue
Jan 27, 2022
macOS 11.6 mistakenly detected as a system that requires FORCE_ALIGN, which caused many tcprewrite tests to fail. It appears that this code has become broken over the years, and this bug was never detected. That's because there probably aren't any ULTRA Sparc systems out there anymore. Rather than attempting to fix, removed FORCE_ALIGN. Too bad if you still run an ULTRA Sparc.
fklassen
added a commit
that referenced
this issue
Jan 27, 2022
macOS 11.6 mistakenly detected as a system that requires FORCE_ALIGN, which caused many tcprewrite tests to fail. It appears that this code has become broken over the years, and this bug was never detected. That's because there probably aren't any ULTRA Sparc systems out there anymore. Rather than attempting to fix, removed FORCE_ALIGN. Too bad if you still run an ULTRA Sparc.
fklassen
added a commit
that referenced
this issue
Jan 28, 2022
Better mix of IPv4/IPv6 packets that have and don't have checksum errors Update test samples to reflect new test reults.
fklassen
added a commit
that referenced
this issue
Jan 28, 2022
macOS 11.6 mistakenly detected as a system that requires FORCE_ALIGN, which caused many tcprewrite tests to fail. It appears that this code has become broken over the years, and this bug was never detected. That's because there probably aren't any ULTRA Sparc systems out there anymore. Rather than attempting to fix, removed FORCE_ALIGN. Too bad if you still run an ULTRA Sparc.
fklassen
added a commit
that referenced
this issue
Jan 28, 2022
fklassen
added a commit
that referenced
this issue
Jan 28, 2022
macOS 11.6 mistakenly detected as a system that requires FORCE_ALIGN, which caused many tcprewrite tests to fail. It appears that this code has become broken over the years, and this bug was never detected. That's because there probably aren't any ULTRA Sparc systems out there anymore. Rather than attempting to fix, removed FORCE_ALIGN. Too bad if you still run an ULTRA Sparc.
fklassen
added a commit
that referenced
this issue
Jan 28, 2022
fixed in PR #698 |
fklassen
added a commit
that referenced
this issue
Feb 10, 2022
This reverts commit af0d523. Addresses armhf test failures.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is probably brought on by Bug #678.
To Reproduce
Steps to reproduce the behavior:
sudo make test
Expected behavior
tests pass
Screenshots
System (please complete the following information):
The text was updated successfully, but these errors were encountered: