[squeak-dev] XML upgrade to 6.0 alpha experiment

gettimothy gettimothy at zoho.com
Sun Sep 27 19:47:35 UTC 2020


Thank you, it did.



(Installer ss project: 'XMLSupport') install: 'ConfigurationOfXMLSupport'.

(Smalltalk at: #ConfigurationOfXMLSupport)   load



did not throw any warnings on the install.


Monticello Browser now looks something like this:*XML()



XML-Explorer (topa.1)

XML-Parser (monty....)

XML-Tests-Parser (monty....)

XML-Writer-Core (monty....)

XML-Writer-Tests (monty....)



the XML only tests all pass:

5213 run in 0:00:00:02.064, 5213 passes, 0 expected failures, 0 failures, 0 errors, 0 unexpected passes



There is no effect on the rest of the tests.

12682 run in 0:00:07:19.355, 12453 passes, 56 expected failures, 46 failures, 127 errors, 0 unexpected passes




Next up is to load XTreams.



I tried it earlier, and got errors in the tests probably related to the new Array immutability (?)  .



I will get some better precision on that statement later this week.



thx for your help.









---- On Sun, 27 Sep 2020 13:50:29 -0400Tobias Pape <mailto:Das.Linux at gmx.de> wrote ----



This might help... 




 
 
> On 27.09.2020, at 09:08, gettimothy via Squeak-dev <mailto:squeak-dev at lists.squeakfoundation.org> wrote: 
> 
> Hi folks. 
> 
> 
> In a prisitine 6.0 alpha 19881 64 bit, I ran all tests. 
> 
> out of the box 
> 7120 run in 0:00:05:20.485, 6893 passes, 57 expected failures, 43 failures, 127 errors, 0 unexpected passes 
> 
> took screenshots of the test runner results (Thank you to whoever wrote GIFReadWriter grabScreenAndSaveOnDisk and put it in the Do menu, very handy) 
> 
> Then I removed XML-Explorer (topa.1) and XML-Parser (tpr.45) 
> 
> rerun tests: 
> 7111 run in 0:00:05:20.006, 6887 passes, 57 expected failures, 40 failures, 127 errors, 0 unexpected passes 
> 
> XML-Parser (tpr.45) contains 9 tests and the difference between 7120 and 7111 is 9. So, I am assuming no side effects from removing the existing XML stuff in the pristine 6.0 image. 
> 
> I will work on installing the 
> 
> http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main 
> http://www.smalltalkhub.com/mc/PharoExtras/XMLWriter/main 
> http://www.smalltalkhub.com/mc/PharoExtras/XPath/main 
> 
> stuff later this week. 
> 
> thx for the pointers. 
> 
> tty 
> 
> 
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200927/7b39126e/attachment.html>


More information about the Squeak-dev mailing list