Skip to content

Instantly share code, notes, and snippets.

@milliams
Created May 19, 2009 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milliams/114248 to your computer and use it in GitHub Desktop.
Save milliams/114248 to your computer and use it in GitHub Desktop.
falcon test failing
testsuite % faltest -s -v 109
Falcon unit test package.
Version 0.9.1.6 (crane-RC1)
109b: fail.
109b - Space-saving file operations
Script file: ./files2.fal
Category: rtl
Subcategory: file
Test on common files operations.
This test is analgue to 109a, but it uses the space-saving vesrion if the
file functions, that can reuse string buffers.
Reason: Abnormal script termniation
Error trace:
------------
AccessError VM0033 at files2:66(PC:1676): Requested property not found in object (fsError)
Traceback:
files2.__main__:66(PC:1676)
-------------------------------------------------------------
-----------------------------------------------------------------------
Completed 1 tests, passed 0, failed 1
faltest: done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment