Hoorah. Busted 8 failures in one swipe: https://ci.inria.fr/moose/job/moose-latest-dev-4.8/86/testReport/
Hi I was checking at the code quickly and there is problem that is related to unary expression parsing. Something like this:whatever + 1.variable := 2+2will be recognized as: "whatever" "+" "1. variable"so the second term is not just "1" but includes everything up to ":". Did something changed with unary expression evaluation?
I tried to play with it but I couldn't fix it.I will investigate further tomorrow.Cheers,Fabrizio2013/3/13 Yuriy Tymchuk <<a href="x-msg://1553/user/SendEmail.jtp?type=node&node=4026485&i=0" target="_top" rel="nofollow" link="external">[hidden email]>Super. Now the only failing tests are the ones that I've mentioned at the
beginning. Maybe in Pharo 2.0 something changed with streams, but all the
failing test have the same problem: parser finishes parsing before the end
of the string. Maybe Lukas can take a look at it, because I'm quite new to
the PP implementation
--
View this message in context: http://moose-dev.97923.n3.nabble.com/Failing-PetitSmalltalk-tests-tp4026442p4026467.html
Sent from the moose-dev mailing list archive at Nabble.com.
_______________________________________________
Moose-dev mailing list
<a href="x-msg://1553/user/SendEmail.jtp?type=node&node=4026485&i=1" target="_top" rel="nofollow" link="external">[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
<a href="x-msg://1553/user/SendEmail.jtp?type=node&node=4026485&i=2" target="_top" rel="nofollow" link="external">[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
If you reply to this email, your message will be added to the discussion below:http://moose-dev.97923.n3.nabble.com/Failing-PetitSmalltalk-tests-tp4026442p4026485.html