[BUG]

karl.ramberg at chello.se karl.ramberg at chello.se
Sat Oct 16 12:43:40 UTC 2004



The error report: 16 October 2004 2:38:31 pm

FileUrl got a big rewrite but it still does not get it right, at least
on my system, MacOS 8.6.
The file name 'Video:3.8m17n:xxx.st' get formatted to
'file:///Video/3.8m17n/xxx.st' 
which does not lead to anywhere.
Karl

VM: Mac OS - a SmalltalkImage
Image: Squeak3.8alpha [latest update: #6262]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir Video:3.8m17n
Trusted Dir Video:3.8m17n
Untrusted Dir HD:Systemmapp:PrograminstŠllningar:Squeak:Internet:My
Squeak

UrlTest>>testRoundTripFILE
	Receiver: UrlTest>>#testRoundTripFILE
	Arguments and temporary variables: 
		fileName: 	'Video:3.8m17n:xxx.st'
	Receiver's instance variables: 
		testSelector: 	#testRoundTripFILE
		url: 	file:///Video/3.8m17n/xxx.st
		baseUrl: 	nil
		expected: 	nil
		string: 	nil

UrlTest(TestCase)>>performTest
	Receiver: UrlTest>>#testRoundTripFILE
	Arguments and temporary variables: 

	Receiver's instance variables: 
		testSelector: 	#testRoundTripFILE
		url: 	file:///Video/3.8m17n/xxx.st
		baseUrl: 	nil
		expected: 	nil
		string: 	nil

[] in UrlTest(TestCase)>>openDebuggerOnFailingTestMethod: {[self
performTest]}
	Arguments and temporary variables: 
		semaphore: 	a Semaphore(a Process in [] in
UrlTest(TestCase)>>debugAsFailure {[s...etc...
		guineaPig: 	a Process in UrlTest>>testRoundTripFILE
		context: 	[] in BlockContext>>newProcess {[self value.  Processor
terminateActiv...etc...
		compiledMethod: 	a CompiledMethod (1426)
		debugger: 	a TestCaseDebugger

[] in BlockContext>>newProcess {[self value.  Processor
terminateActive]}
	Arguments and temporary variables: 


--- The full stack ---
UrlTest>>testRoundTripFILE
UrlTest(TestCase)>>performTest
[] in UrlTest(TestCase)>>openDebuggerOnFailingTestMethod: {[self
performTest]}
[] in BlockContext>>newProcess {[self value.  Processor
terminateActive]}



More information about the Squeak-dev mailing list