alisman
alisman
This would seem to suggest that OS_MONTHS could NEVER have made it to table: ``` // filter out survival attributes (only keep 'OS_STATUS' attribute) // create a dict which contains...
To reproduce: 1. Open an oncoprint with any query 2. Add a few clinical tracks. 3. In the track menu for a given track, select "show gaps" 4. Open that...
https://github.com/cBioPortal/cbioportal-frontend/pull/4862 This needs to validated by another person
Webdriver.io 8 no longer supports "sync" test style (all our tests are currently written in sync style). We need to adapt all our tests to use async style [following these...
Tne localdb test instance is a standalone instance of cbioportal, populated with test data, against which we run suites of e2e tests. Most of the time, we are testing frontend...
Booting up the "localdb" testing instance against which the "localdb" e2e tests are run is notoriously problematic and unstable. The spinup script often fails. We need to stabilize this and...
If you look at network tab, you'll see that all requests eventually resolve but the spinner never goes away. Please investigate why that is. My hunch is that the genome...
FROM USER: Would you possibly have any explanation why could there be less samples taken into account when I make a query for 4 genes simultaneously than when I make...