Skip to content

Instantly share code, notes, and snippets.

@ikuo
Last active December 29, 2015 05:39
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 ikuo/7623255 to your computer and use it in GitHub Desktop.
Save ikuo/7623255 to your computer and use it in GitHub Desktop.
=====================================================================
= Checking log files \*.output for statistics:
=
= Total number of tests PASSED : 8902
= Total number of tests FAILED : 6
= Total number of tests ABORTED : 0
=====================================================================
*** Not all tests completed successfully
*** Check the file release.output for more information
grep: input file `./release.output' is also the output
grep: input file `./release.output' is also the output
=====================================================================
= COMPLETED test
= Sun Nov 24 13:12:25 JST 2013
=====================================================================
=====================================================================
= WARNING: Some tests failed. See *.output in test directories under /home/ikuo/work/virtuoso-opensource/binsrc/tests/suite
= Some aborted tests:
= Some failed tests:
./tsql2.co/tsql2.output:***FAILED: max(cast (word as varchar collate spanish))='úvula'
./tsql2.co/tsql2.output:***FAILED: Last spanish collated word='úvula'
./tsql2.co/tsql2.output:***FAILED: Last binary collated (with cast to spanish) word='úvula'
./tsec.co/tsec.output:***FAILED: Granted on column A
./tsec.co/tsec.output:***FAILED: Privilege granted is SELECT
=====================================================================
FAIL: test_server.sh
=========================================
1 of 1 test failed
Please report to vos.admin@openlinksw.com
=========================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment