We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
e2e tests suggest that there was a gnomad e2e test fails
https://www.cbioportal.org/results/mutations?Action=Submit&RPPA_SCORE_THRESHOLD=2.0&Z_SCORE_THRESHOLD=2.0&cancer_study_list=nsclc_tcga_broad_2016&case_set_id=nsclc_tcga_broad_2016_cnaseq&data_priority=0&gene_list=TP53&geneset_list=%20&genetic_profile_ids_PROFILE_COPY_NUMBER_ALTERATION=nsclc_tcga_broad_2016_cna&genetic_profile_ids_PROFILE_MUTATION_EXTENDED=nsclc_tcga_broad_2016_mutations&tab_index=tab_visualize&localdev=true
The text was updated successfully, but these errors were encountered:
Looks like this test also fails in the master branch.
https://app.circleci.com/pipelines/github/cBioPortal/cbioportal-frontend/14053/workflows/c60c6560-992a-4156-865f-a7cf0bed6f67/jobs/166339/tests
I manually tested the steps defined in the e2e. The column and the table is actually there.
I think the test code itself is broken somehow. There is even a fairly recent TODO comment about that in the master branch:
https://github.com/cBioPortal/cbioportal-frontend/blob/master/end-to-end-test/remote/specs/core/mutationTable.spec.js#L170-L176
I guess we need to find an alternative way to trigger the tooltip for this test.
Sorry, something went wrong.
onursumer
No branches or pull requests
e2e tests suggest that there was a gnomad e2e test fails
https://www.cbioportal.org/results/mutations?Action=Submit&RPPA_SCORE_THRESHOLD=2.0&Z_SCORE_THRESHOLD=2.0&cancer_study_list=nsclc_tcga_broad_2016&case_set_id=nsclc_tcga_broad_2016_cnaseq&data_priority=0&gene_list=TP53&geneset_list=%20&genetic_profile_ids_PROFILE_COPY_NUMBER_ALTERATION=nsclc_tcga_broad_2016_cna&genetic_profile_ids_PROFILE_MUTATION_EXTENDED=nsclc_tcga_broad_2016_mutations&tab_index=tab_visualize&localdev=true
The text was updated successfully, but these errors were encountered: