Changes between Version 3 and Version 4 of Dev2025-3-3


Ignore:
Timestamp:
Mar 3, 2025, 3:54:46 PM (8 months ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2025-3-3

    v3 v4  
    1919= Discussion =
    2020
     21* Should test suite failure block daily builds?
     22 - Zach will change build scripts so test failures allow daily build to be distributed and nightly email will note test suite failures for investigation.
     23 - Eric suggests no.  In the past test suite failures did not prevent daily build going to web site.
     24 - In almost all cases the a test suite failure has minimal to no impact on the daily build.
     25 - Rejecting daily builds prevents new features and fixes from being used.
     26
     27* Chimera webpush failing
     28 - Fails in Python shutil.rmtree().
     29 - Looked at code, not clear how a directory being deleted ends up not empty.
     30 - Greg added code to just warn if the old directory delete fails since it is not necessary that the old directory is deleted.
     31
     32* Chimera release
     33 - Greg will make release by this Thursday.
     34
     35* Toolshed cache initialization hangs
     36 - Greg will look at this.
     37 - Eric says the cache initialization is seen in many bug reports apparently because it hangs or takes a long time and then times out.
     38
     39* ViewDockX port HTML to Qt
     40 - Piet is working on Qt interface for viewdock.
     41 - Piet submitted an initial pull request for viewdockx.
     42 - Is a viewdockx command needed?  Eric says no.
     43 - To start viewdock have a show_tool() function in the bundle.
     44 - Copyright notices should go on code files.
     45
    2146--------------------------
    2247= Action Items =