Skip to content

datacube: improve support for extended columns #11000

datacube: improve support for extended columns

datacube: improve support for extended columns #11000

Triggered via pull request October 10, 2024 17:25
@akphiakphi
synchronize #3569
akphi:dt28
Status Cancelled
Total duration 9m 49s
Artifacts

test.yml

on: pull_request
Matrix: Run Test Group
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run Test Group (core)
Canceling since a higher priority waiting request for 'ci-pr-refs/pull/3569/merge-Test' exists
[INTEGRATION] Service Editor basic registration functionality for projects with versions: packages/legend-application-studio/src/components/editor/editor-group/service-editor/__tests__/ServiceRegistrationTest.test.tsx#L237
Unable to find an element with the text: Select.... This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <div class="service-registration-editor" data-testid="service_registration_editor" > <div class="panel__header" > <div class="panel__header__title" > <div class="panel__header__title__label" > Register Service </div> </div> <div class="panel__header__actions" > <div class="panel__header__action" > <button class="btn--dark model-loader__header__load-btn" tabindex="-1" title="Register Service" > Register </button> </div> </div> </div> <div class="panel-loading-indicator--disabled" /> <div class="panel__content" > <div class="panel__content__form" > <div class="panel__content__form__section" > <div class="panel__content__form__section__header__label" > Activate Service </div> <div class="panel__content__form__section__toggler" > <button class="panel__content__form__section__toggler__btn panel__content__form__section__toggler__btn--toggled" tabindex="-1" > <svg fill="currentColor" height="1em" stroke="currentColor" stroke-width="0" viewBox="0 0 448 512" width="1em" xmlns="http://www.w3.org/2000/svg" > <path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z" /> </svg> </button> <div class="panel__content__form__section__toggler__prompt" > Activates service after registration </div> </div> </div> <div class="panel__content__form__section" > <div class="panel__content__form__section__header__label" > Execution Server </div> <div class="panel__content__form__section__header__prompt" > The execution server where your service will be registered </div> <div class="selector-input--dark css-b62m3t-container" > <span class="css-1f43avz-a11yText-A11yText" id="react-select-19-live-region" /> <span aria-atomic="false" aria-live="polite" aria-relevant="additions text" class="css-1f43avz-a11yText-A11yText" role="log" /> <div class="selector-input--dark__control css-13cymwt-control" > <div class="selector-input--dark__value-container selector-input--dark__value-container--has-value css-hlgwow" > <div class="selector-input--dark__single-value css-1dimb5e-singleValue" > PROD </div> <div class="selector-input--dark__input-container css-19bb58m" data-value="" > <input aria-activedescendant="" aria-autocomplete="list" aria-expanded="false" aria-haspopup="true" autocapitalize="none" autocomplete="off" autocorrect="off" class="selector-input--dark__input" id=
Run Test Group (core)
The operation was canceled.