Skip to content
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

Test regression from 4 -> 5 on sparc #13

Open
matoro opened this issue Dec 20, 2023 · 0 comments
Open

Test regression from 4 -> 5 on sparc #13

matoro opened this issue Dec 20, 2023 · 0 comments

Comments

@matoro
Copy link

matoro commented Dec 20, 2023

Hi, the unit tests which are passing on v4 are failing on v5 on sparc.

Relevant snippet:

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
1. pcalc.001.at:1: testing pcalc.001 ...
/pcalc.001.at:1: ${top_builddir:-$at_dir/..}/pcalc @${srcdir:-$at_dir}/pcalc.001 | \
	sed \
		-e 's:[	 ][	 ]*: :g' \
		-e 's: *$::'

--- -	2023-12-20 04:54:09.304649598 +0000
+++ /var/tmp/portage/sci-calculators/pcalc-5/work/pcalc-5/ptest/testsuite.dir/at-groups/1/stdout	2023-12-20 04:54:09.293040691 +0000
@@ -15,7 +15,7 @@
 LOG:
  2.302585092994046 0x2 0y10
  0.4342944819032518 0x0 0y0
- 1 0x1 0y1
+ 1 0x0 0y0
 Fahrenheit to celsius: 80F
  26.66666666666667 0x1a 0y11010
 
1. pcalc.001.at:1: 1. pcalc.001 (pcalc.001.at:1): FAILED (pcalc.001.at:1)


#                             -*- compilation -*-
1. pcalc.001.at:1: testing pcalc.001 ...
/pcalc.001.at:1: ${top_builddir:-$at_dir/..}/pcalc @${srcdir:-$at_dir}/pcalc.001 | \
	sed \
		-e 's:[	 ][	 ]*: :g' \
		-e 's: *$::'

--- -	2023-12-20 04:54:09.304649598 +0000
+++ /var/tmp/portage/sci-calculators/pcalc-5/work/pcalc-5/ptest/testsuite.dir/at-groups/1/stdout	2023-12-20 04:54:09.293040691 +0000
@@ -15,7 +15,7 @@
 LOG:
  2.302585092994046 0x2 0y10
  0.4342944819032518 0x0 0y0
- 1 0x1 0y1
+ 1 0x0 0y0
 Fahrenheit to celsius: 80F
  26.66666666666667 0x1a 0y11010
 
1. pcalc.001.at:1: 1. pcalc.001 (pcalc.001.at:1): FAILED (pcalc.001.at:1)

Downstream bug: https://bugs.gentoo.org/920351

Complete log: https://920351.bugs.gentoo.org/attachment.cgi?id=880026

If you need real hardware to test this on, I offer free shell access to the machine I reproduced this issue on. Thanks for taking a look!

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

No branches or pull requests

1 participant