Skip to content

Conversation

@stepanenkoxx
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 29, 2025

E2E Tests No Auth

Playwright test results

passed  189 passed
flaky  5 flaky
skipped  2 skipped

Details

stats  196 tests across 108 suites
duration  3 minutes
commit  4efa292

Flaky tests

opensource › opensource-suites/connections/clickhouse.test.ts › Clickhouse connector interactions › Client validation errors should be displayed after creation attempt
opensource › opensource-suites/connections/postgres.test.ts › Postgres connector interactions › Client validation errors should be displayed after creation attempt
opensource › opensource-suites/dash/revisions/revisionsListWithCreationDashboards.test.ts › Dashboards - Versioning › Creating a dashboard, editing, saving as a draft, making the draft version relevant
opensource › opensource-suites/wizard/filters/filters-with-dialog-color.test.ts › Wizard filters › Two or more values of the Date field from the dashboard filter section should use IN operation by default
opensource › opensource-suites/wizard/visualizations/pie/export.test.ts › Wizard › Pie chart › Export to xlsx

Skipped tests

opensource › opensource-suites/dash/revisions/revisionsList.test.ts › Dashboards - Versioning › Dashboard with a long list of revisions, checking the upload and the updated list of revisions
opensource › opensource-suites/dash/selectors/autoupdateRelatedSelectors.test.ts › Dashboards - Autoupdate options of group selectors › Manual selectors with aliases don't affect each other before applying when auto-update is disabled


🧐 Links with traces:

👉 Link with detailed report: report

🐳 Link with docker compose logs: logs

Last updated: 2025-11-13 14:29:06 MSK

@github-actions
Copy link

github-actions bot commented Oct 29, 2025

E2E Tests

Playwright test results

passed  189 passed
flaky  5 flaky
skipped  2 skipped

Details

stats  196 tests across 108 suites
duration  3 minutes, 3 seconds
commit  4efa292

Flaky tests

opensource › opensource-suites/connections/clickhouse.test.ts › Clickhouse connector interactions › Connector should be created
opensource › opensource-suites/wizard/filters/filters-with-dialog-color.test.ts › Wizard filters › Two or more values of the Date field from the dashboard filter section should use IN operation by default
opensource › opensource-suites/wizard/visualizations/flat-table/coloring.test.ts › Wizard › Flat table › Gradient coloring @screenshot
opensource › opensource-suites/wizard/visualizations/flat-table/virtualization.test.ts › Wizard › Flat table › Dynamic column width during row virtualization @screenshot
opensource › opensource-suites/wizard/visualizations/pivot-table/sorting.test.ts › Wizard › Pivot table › Click on last row header cell should sort columns

Skipped tests

opensource › opensource-suites/dash/revisions/revisionsList.test.ts › Dashboards - Versioning › Dashboard with a long list of revisions, checking the upload and the updated list of revisions
opensource › opensource-suites/dash/selectors/autoupdateRelatedSelectors.test.ts › Dashboards - Autoupdate options of group selectors › Manual selectors with aliases don't affect each other before applying when auto-update is disabled


🧐 Links with traces:

👉 Link with detailed report: report

🐳 Link with docker compose logs: logs

Last updated: 2025-11-13 14:29:04 MSK

@github-actions
Copy link

github-actions bot commented Oct 29, 2025

📦 Statoscope quick diff with main-branch:

⏱ Build time: 1.3 sec (2.44%)

⚖️ Initial size: 0.00 kb (0%)

🕵️ Validation errors: 0

Full Statoscope report could be found here ↗️

@github-actions
Copy link

github-actions bot commented Oct 29, 2025

E2E Tests Farm

Playwright test results

passed  419 passed
flaky  6 flaky
skipped  1 skipped

Details

stats  426 tests across 171 suites
duration  5 minutes, 9 seconds
commit  4efa292

Flaky tests

basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Wizard with forbidden export › Export menu item is disabled if export is forbidden on connection
basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Ql - Export menu item is disabled if export is forbidden on connection
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Required fields validation
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Parameter name validation
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Parameter default_value validation [number]
basic › suites/wizard/placeholder-settings/autoScale.test.ts › Wizard - placeholder dialog ("Autoscaling") › If there is a field in "Y" and "Y2", then you can adjust the scaling for each axis separately

Skipped tests

basic › suites/wizard/combined-chart/layers-and-multidatasets.test.ts › Multi-faceted charts with layers › The data on the X-axis must be formed correctly from two datasets


👉 Link with detailed report: report

Last updated: 2025-11-13 14:34:45 MSK

@stepanenkoxx stepanenkoxx marked this pull request as ready for review November 4, 2025 11:56
const registerValidationSchema = <T extends object>(value: T, schema: TypedActionSchema): T => {
Object.defineProperty(value, VALIDATION_SCHEMA_KEY, {
value: schema,
enumerable: false,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because default is false?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants