Re: Pharo 8.0 bug
Posted by
Ben Coman on
Jun 14, 2020; 11:31am
URL: https://forum.world.st/Pharo-8-0-bug-tp5118435p5118470.html
hi Sebastian,
Thanks for taking the time to report your issue.
Note that Fogbugz is no longer used for issue tracking.
Could you try creating your issue there?
cheers -ben
On Sun, 14 Jun 2020 at 13:35, Sebastian Heidbrink via Pharo-users <
[hidden email]> wrote:
Hello,
I am unfortunately not able to register at https://pharo.fogbugz.com/
because "/issues-register-service not found".
This is why I post the following bug here:
I attached a test case and how that somebody can recreate it.
I just downloaded a Pharo 8.0 64Bit image with the pharolauncher to a
Windows 10 machine.
Depending on my actions within the dev environment the test case passes
or fails in the last two asserts.
What one has to do is just run the test and see if it fails the first time.
If it does not fail then:
1. Remove the comment in the test method.
2. Within the System Browser navigate to the ValueHolderTestClass and
back to ValueHolderTestCase again.
3. Rerun the test
With a little back and forth you will eventually see the last asserts
fails with
"TestFailure: Got '13' instead for 'Test3' "
It would be highly appreciated if somebody with access to
pharo.fogbugz.com would find the time to try this and upload the
information provided.
Here the full info about the image:
Pharo 8.0.0
Build information:
Pharo-8.0.0+build.1124.sha.0932da82f08175e906b0e2a8052120c823374e9f (64 Bit)
Thank you!
Cheers!
Sebastian