[
https://issues.apache.org/jira/browse/HBASE-30032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dávid Paksy updated HBASE-30032:
--------------------------------
Fix Version/s: 4.0.0-alpha-1
Hadoop Flags: Reviewed
Resolution: Fixed
Status: Resolved (was: Patch Available)
Merged to master. Many thanks [~yurii] for this fix!
> Fix flaky dark PDF export
> -------------------------
>
> Key: HBASE-30032
> URL: https://issues.apache.org/jira/browse/HBASE-30032
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Yurii Palamarchuk
> Assignee: Yurii Palamarchuk
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-1
>
>
> [https://ci-hbase.apache.org/job/HBase-Generate-Website/23/artifact/hbase-site-log-3212f09814dada6adb16d4e199444d2b7a2f39fa.txt]
> The dark PDF export test might fail occasionally, here is the log
> {code:java}
> [INFO] [1A[2K 1) [chromium] › e2e-tests/export-pdf.spec.ts:121:1 › export
> documentation pdfs â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€
> [INFO] [INFO] Error: Export page failed for theme "dark". [INFO] Errors:
> Minified React error #418; visit
> https://react.dev/errors/418?args[]=HTML&args[]= for the full message or use
> the non-minified dev environment for full errors and additional helpful
> warnings. [INFO] [INFO] 159 | .catch(() => false); [INFO] 160 | if
> (errorBoundaryVisible || pageErrors.length > 0) { [INFO] > 161 | throw new
> Error( [INFO] | ^ [INFO] 162 | `Export page failed for theme
> "${variant.theme}".\n` + [INFO] 163 | `Errors: ${pageErrors.join(" | ") ||
> "Unknown error"}` [INFO] 164 | ); [INFO] at
> /home/jenkins/component/hbase-website/e2e-tests/export-pdf.spec.ts:161:13
> [INFO] [INFO] Error Context:
> test-results/export-pdf-export-documentation-pdfs-chromium/error-context.md
> [INFO] [INFO] [INFO] [1A[2K 1 failed [INFO] [chromium] ›
> e2e-tests/export-pdf.spec.ts:121:1 › export documentation pdfs
> â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€â"€ [INFO] 2 skipped
> [INFO] 102 passed (1.4m){code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)