Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-3172

Chimera test in build system

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 2.11.0
    • Fix Version/s: 2.11.1
    • Component/s: Test suite
    • Labels:
    • Environment:
      build server

      Description

      I put a user-space linux install of chimera on the build server in
      $HOME/opt/bin.chimera
      and added
            pathList.add(System.getProperty("user.home") + "/opt/bin/chimera");
      to method getChimeraPaths() in the Linux conditional (src/ext/edu/ucsf/rbvi/strucviz2/StructureManager.java line 934).

      This allows ChimeraConnect testLaunchAndExit() to pass on the build server (using the x11 framebuffer to launch chimera).

      See branch task/JAL-3172_Add_new_paths_to_getChimeraPath

      Also, JAL-3174.

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            soares Ben Soares
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated: