Updating and running the tests on Win7

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Updating and running the tests on Win7

Herbert König
Hi,

FWIW, i took a 4.5-13352 image, i downloaded some time ago. on a Cog VM:
Virtual Machine
---------------
C:\daten\Squeak\4_5\Squeak.exe
Croquet Closure Cog VM [CoInterpreter VMMaker.oscog-eem.331]
Win32 built on Aug 22 2013 10:20:54 Compiler: 3.4.4 (cygming special,
gdc 0.12, using dmd 0.125)
platform sources revision VM: r2776

I updated from the server and the only glitch was a conflict in System
fbs.637 Utilities Class>>UpdateFromServer. Accepting as well as
rejecting and then merging successfully finished the update to 13655.

When accepting the above change running all tests got me: 3488 run 3454
passes 23 expected failures 11 failures 0 errors 0 unexpected passes.
Also a confirmation Dialogue and a Workspace popping up.
Details see attached pic, gained a few kB by 4 bit display depth.

Cheers,

Herbert



world.gif (51K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Updating and running the tests on Win7

Karl Ramberg
I also get failure with tests.
See attached debug log.

expected: 'line 1
line 2
line 3
line 4'
actual: 'line 1
line 2
line 3
line 4'

I don't understand...

Cheers,
Karl


On Sat, Jan 25, 2014 at 12:37 PM, Herbert König <[hidden email]> wrote:
Hi,

FWIW, i took a 4.5-13352 image, i downloaded some time ago. on a Cog VM:
Virtual Machine
---------------
C:\daten\Squeak\4_5\Squeak.exe
Croquet Closure Cog VM [CoInterpreter VMMaker.oscog-eem.331]
Win32 built on Aug 22 2013 10:20:54 Compiler: 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
platform sources revision VM: r2776

I updated from the server and the only glitch was a conflict in System fbs.637 Utilities Class>>UpdateFromServer. Accepting as well as rejecting and then merging successfully finished the update to 13655.

When accepting the above change running all tests got me: 3488 run 3454 passes 23 expected failures 11 failures 0 errors 0 unexpected passes.
Also a confirmation Dialogue and a Workspace popping up.
Details see attached pic, gained a few kB by 4 bit display depth.

Cheers,

Herbert







foolinend.txt (40 bytes) Download Attachment
SqueakDebug.log (14K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Updating and running the tests on Win7

Karl Ramberg
Well, turns out there is 27 vs. 28 bytes in the byte strings.

Cheers,
Karl


On Sat, Jan 25, 2014 at 12:57 PM, karl ramberg <[hidden email]> wrote:
I also get failure with tests.
See attached debug log.

expected: 'line 1
line 2
line 3
line 4'
actual: 'line 1
line 2
line 3
line 4'

I don't understand...

Cheers,
Karl


On Sat, Jan 25, 2014 at 12:37 PM, Herbert König <[hidden email]> wrote:
Hi,

FWIW, i took a 4.5-13352 image, i downloaded some time ago. on a Cog VM:
Virtual Machine
---------------
C:\daten\Squeak\4_5\Squeak.exe
Croquet Closure Cog VM [CoInterpreter VMMaker.oscog-eem.331]
Win32 built on Aug 22 2013 10:20:54 Compiler: 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
platform sources revision VM: r2776

I updated from the server and the only glitch was a conflict in System fbs.637 Utilities Class>>UpdateFromServer. Accepting as well as rejecting and then merging successfully finished the update to 13655.

When accepting the above change running all tests got me: 3488 run 3454 passes 23 expected failures 11 failures 0 errors 0 unexpected passes.
Also a confirmation Dialogue and a Workspace popping up.
Details see attached pic, gained a few kB by 4 bit display depth.

Cheers,

Herbert