Hi guys I'm updtating the ConfigurationOfCoral and I loaded
baseline spec project: 'OSProcess' with: [ spec className: 'ConfigurationOfOSProcess'; file: 'ConfigurationOfOSProcess'; version: '4.4.0'; repository: 'http://www.squeaksource.com/OSProcess' ]. version spec for: #'common' do: [ spec package: 'Filesystem' with: 'Filesystem-DamienPollet.114'; project: 'OSProcess' with: '4.4.0'; package: 'AST-Core' with: 'AST-Core-lr.87'; package: 'PetitParser' with: 'PetitParser-TudorGirba.209'; package: 'PetitTest' with: 'PetitTests-TudorGirba.28'; package: 'PetitSmaltalk' with: 'PetitSmalltalk-lr.46'.] and when I run the test I get accessor error. Any idea what would be problem? The VM? I use 5.7b3 Sted