Hi Sebastian, We are not using fogbugz since a long time for bug report. You can submit yr issue on Pharo github issue tracker: https://github.com/pharo-project/pharo/issues
Regards Sent from my iPhone > On 14 Jun 2020, at 13:35, Sebastian Heidbrink <[email protected]> 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 > > > <ValueHolderTestCase.st> > <ValueHolderTestClass.st>
