test_suite_success_and_failed_rate (view) Content
- Start Row: 0
- Rows per Page: 50
- Total Rows: 6
- Current Page: 1
- Total Pages: 1
01JHTA4YQ5FVFARFAW138KYVHN | Compatibility Test Suite | qa-lead@example.com | 2024-11-01 | SUT-001 | 2 | 2 | 0 |
01JHTA4YQ0A0PNMRTBPGNATMNA | Compliance Test Suite | qa-lead@example.com | 2024-11-01 | SUT-002 | 1 | 1 | 0 |
01JHTA4YPS8GT5ZV7N4YHPJV1T | Functional Test Suite | arun-ramanan@netspective.in | 2024-12-15 | SUT-003 | 16 | 13 | 3 |
01JHTA4YPY8ERD4TF1A7EWXEX8 | Integrity Test Suite | arun-ramanan@netspective.in | 2024-12-15 | SUT-004 | 2 | 2 | 0 |
01JHTA4YQ3M1ZHM7ZK6FNJKCPX | Performance Test Suite | qa-lead@example.com | 2024-11-01 | SUT-005 | 4 | 0 | 4 |
01JHTA4YPZGHFEKCX6S2QCG1S0 | Security Test Suite | qa-lead@example.com | 2024-11-01 | SUT-006 | 1 | 0 | 1 |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: END, found: ' ||
' at Line: 42, Column: 149
"console/content/view/test_suite_success_and_failed_rate.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.