Skip to content

Instantly share code, notes, and snippets.

@theory
Created February 22, 2010 23:28
Show Gist options
  • Save theory/311656 to your computer and use it in GitHub Desktop.
Save theory/311656 to your computer and use it in GitHub Desktop.
% pg_prove -d corp tests/*.sql
tests/fixtures.sql .................................. ok
tests/mls_agents.sql ................................ ok
tests/mls_count.sql ................................. ok
tests/mls_listings.sql .............................. ok
tests/mls_offices.sql ............................... ok
tests/schemas.sql ................................... ok
tests/tiger_client_list.sql ......................... ok
tests/tiger_domain_active_mls_areas.sql ............. ok
tests/tiger_domain_active_mls_boards_mls_types.sql .. ok
tests/tiger_domain_mls_area_ids.sql ................. ok
tests/tiger_domain_regions.sql ...................... ok
tests/tiger_featured.sql ............................ ok
tests/tiger_generate_search_sql.sql ................. 1/? psql:tests/tiger_generate_search_sql.sql:115: ERROR: error from Perl function "tiger_generate_search_sql": Undefined subroutine &main::mksafefunc called at line 206.
(in cleanup) creation of Perl function "tiger_domain_active_mls_boards_mls_types" failed: (in cleanup) Undefined subroutine &main::mksafefunc called at line 206. at line 206.
tests/tiger_generate_search_sql.sql ................. Dubious, test returned 3 (wstat 768, 0x300)
All 9 subtests passed
tests/tiger_search_result.sql ....................... ok
tests/tiger_search_result_sql.sql ................... ok
Test Summary Report
-------------------
tests/tiger_generate_search_sql.sql (Wstat: 768 Tests: 9 Failed: 0)
Non-zero exit status: 3
Parse errors: No plan found in TAP output
Files=15, Tests=498, 4 wallclock secs ( 0.15 usr 0.06 sys + 0.06 cusr 0.10 csys = 0.37 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment