hi Sebastian, Thanks for taking the time to report your issue. Note that Fogbugz is no longer used for issue tracking. Issues are now tracked at... https://github.com/pharo-project/pharo/issues Could you try creating your issue there? cheers -ben On Sun, 14 Jun 2020 at 13:35, Sebastian Heidbrink via Pharo-users < pharo-users@lists.pharo.org> 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
Thank you Serge and Ben, I am sorry, I used google and this came up first. Sure, I can raise the issue on Github. Thanks again! Sebastian On 2020-06-14 4:31 a.m., Ben Coman wrote:
hi Sebastian,
Thanks for taking the time to report your issue. Note that Fogbugz is no longer used for issue tracking. Issues are now tracked at... https://github.com/pharo-project/pharo/issues Could you try creating your issue there?
cheers -ben
On Sun, 14 Jun 2020 at 13:35, Sebastian Heidbrink via Pharo-users <pharo-users@lists.pharo.org <mailto:pharo-users@lists.pharo.org>> 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 <http://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
participants (2)
-
Ben Coman -
Sebastian Heidbrink