GitHub user splasky closed a discussion: unit test error on my computer
When running pytest in unit_test, the dttm_sql_literal test fails on my machine. I checked the test report and found that both epoch_s and epoch_ms tests are reporting errors. This appears to be due to my local timezone being applied, causing the timestamp to be offset by +8 hours. I attempted to fix this with the following commit: https://github.com/splasky/superset/commit/efdb982cd5d7206434bae939355d632455c884c9. However, I'm unsure if this addresses the underlying cause. Could you please review it? Thanks. GitHub link: https://github.com/apache/superset/discussions/34124 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
