make test-dbqp should also run 'check'

Bug #715312 reported by Patrick Crews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Opinion
Medium
Vijay Samuel
7.0
Opinion
Medium
Vijay Samuel

Bug Description

The make target should also run check

Related branches

Changed in drizzle:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Patrick Crews (patrick-crews)
milestone: none → 2011-02-14
Vijay Samuel (vjsamuel)
Changed in drizzle:
assignee: Patrick Crews (patrick-crews) → Vijay Samuel (vjsamuel)
Vijay Samuel (vjsamuel)
Changed in drizzle:
status: Confirmed → Fix Committed
Revision history for this message
Patrick Crews (patrick-crews) wrote :

When I updated from trunk and tried make test-dbqp, things seemed off (such as how we call test-run.pl...)

This was after a pull then
./config/autorun.sh ; ./configure --with-debug ; make

make test-dbqp
srcdir=. ./config/make-lint.py
make check-recursive
make[1]: Entering directory `dbqp_fixes'
srcdir=. ./config/make-lint.py
Making check in .
make[2]: Entering directory `dbqp_fixes'
srcdir=. ./config/make-lint.py
rm -f -f tests/test-run
ln -s test-run.pl tests/test-run
sphinx-build -b man -d ./docs/doctrees -W -D release=2011.02.2158 ./docs ./docs/man
Running Sphinx v1.0.1
loading pickled environment... done
building [man]: all manpages
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
writing... drizzledump.1 { }
build succeeded.

Build finished. The manual pages are in ./docs/man.
make
make[3]: Entering directory `dbqp_fixes'
srcdir=. ./config/make-lint.py
make all-recursive
make[4]: Entering directory `dbqp_fixes'
srcdir=. ./config/make-lint.py
Making all in .
make[5]: Entering directory `dbqp_fixes'
srcdir=. ./config/make-lint.py
rm -f -f tests/test-run
ln -s test-run.pl tests/test-run
sphinx-build -b man -d ./docs/doctrees -W -D release=2011.02.2158 ./docs ./docs/man
Running Sphinx v1.0.1
loading pickled environment... done
building [man]: all manpages
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
writing... drizzledump.1 { }
build succeeded.

Build finished. The manual pages are in ./docs/man.
make[5]: Leaving directory `dbqp_fixes'
Making all in po
make[5]: Entering directory `dbqp_fixes/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `dbqp_fixes/po'
make[4]: Leaving directory `dbqp_fixes'
make[3]: Leaving directory `dbqp_fixes'
make check-TESTS check-local
make[3]: Entering directory `dbqp_fixes'
srcdir=. ./config/make-lint.py
==================
All 0 tests passed
==================
( make && cd tests && perl -I.././tests/lib .././tests/test-run.pl --top-srcdir=../. --top-builddir=../. --vardir=.././tests/var --reorder --suitepath=.././plugin --testdir=.././tests --dtr-build-thread=$$ --fast --force --suite=main,bool_type,cast,ddl_transactions,execute,flush_tables,identifiers,jp,mysql_compatibility,regression,tamil,time_type,unsigned_integer_type,uuid_type,microtime_type,utility_functions,utility_dictionary,user_locks,trigger_dictionary,transaction_log,tableprototester,table_cache_dictionary,string_functions,storage_engine_api_tester,status_dictionary,sleep,simple_user_policy,show_schema_proto,show_dictionary,session_dictionary,schema_engine,schema_dictionary,rot13,replication_dictionary,registry_dictionary,rand_function,performance_dictionary,pbms,mysql_protocol,myisam,memory,md5,logging_stats,innobase,information_schema_dictionary,hello_world,hello_events,function_dictionary,filtered_replicator,error_dictionary,errmsg_stderr,debug,crc32,collation_dictionary,catalog,blackhole,auth_test,auth_file,archive,)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.