Skip to content
Started 1 yr 7 mo ago
Took 28 min on macys
Success

7.4,OpenCSM/data/legacy,DARWIN64,macys (Aug 13, 2022, 1:37:08 AM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1841
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 764
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 2271
Changes
  1. update Makefile.LINUX64 (detail)
    by jfdannen
  2. add udfDumpPmtrs and associated test case; implement RESTORE .. (dot dot) to duplicate all Bodys (and Mark) back to the Mark and RESTORE ... (dot dot dot) to duplicate entire stack; add restore3 test case; allow UDF to not return a Body or Bodys; update udfOffset so that it can handle concave corners (but not case where Edges disappear) (detail)
    by jfdannen
  3. temporarily remove offset9* test cases (detail)
    by jfdannen
  4. update udfOffset for negative distance (detail)
    by jfdannen
  5. fix hint associated with JOIN; change JOIN so that it can make non-manifold WireBodys; modify numWireBody* test cases; create ELEVATE command, which only elevates WireBody to SheetBody and SheetBody to SolidBody;  remove COMBINE command and instruct user to use JOIN and ELEVATE instead; update UNION and JOIN such that if toMark is set but the operation fails, the stack is left unaltered; add unionSolids* test cases; fix typos in ESP-help (and OpenCSM.h) (detail)
    by jfdannen
  6. add (unneeded) initializations in udfOffset to resolve incorrect lint complaints (detail)
    by jfdannen
  7. implement udpEqn2body for WireBodys; modify inflatedBody2b to use the replicate.udc; implement udfOffset; create offset* test cases; improve error handling associated with SELECT SORT; modify flend5* test cases to use udfOffset (detail)
    by jfdannen
  8. uprev to v1.22 (detail)
    by jfdannen
  9. fix bug that did not update at-parameters for REORDER command; fix bug that changed the input Body to REORDER; fix sensitivity bug whan a RULE/BLEND xsect is RESTOREd after being used (detail)
    by jfdannen
  10. initialize *info in ocsmBodyDetails; return sensible error message when a SET is applied to a CONPMTR, CFGPMTR, or DESPMTR (detail)
    by jfdannen
  11. Fix _close! function to properly check garbage collection for both egads and egadslite (detail)
    by galbramc
  12. Fix jlEGADS makefiles for zsh (detail)
    by galbramc
  13. jlEGADS makefile adjusments. Other small cleanup. (detail)
    by galbramc
  14. delete manifest from lite (detail)
    by docampo
  15. now ?? (detail)
    by docampo
  16. egads also used from egadscommon.jl dependencies (detail)
    by docampo
  17. remove unnecesary ENVS (detail)
    by docampo
  18. now with actually things inside (detail)
    by docampo
  19. created egads common folders (detail)
    by docampo
  20. Rule with Loops of differing number of Edges passes simple test with null 'bay' (detail)
    by haimes
  21. Can rule with sections of different number of Edges -- still need to check null bays, multiplicity > 1, curved EndCaps & EG_splineGeom_dot (detail)
    by haimes
  22. Close memory leak in EGADSlite associated with full attributes (detail)
    by haimes
  23. Fix scan-build problem (detail)
    by haimes
  24. Fix warning from last commit (detail)
    by haimes
  25. Second (but incomplete) cut at Rule with differring numbers of Edges (detail)
    by haimes
  26. Another minor correction to last commit (detail)
    by haimes
  27. Minor correction to last commit (detail)
    by haimes
  28. First (but incomplete) cut at Rule with differring numbers of Edges (detail)
    by haimes
  29. Don't allow for Figure 8 Nodes in ELoops (for now) (detail)
    by haimes
  30. Another def file fix (detail)
    by haimes
  31. Add setTessParam to lite def file (detail)
    by haimes
  32. Updates to egadslite to support pyEGADS.egadslite (detail)
    by galbramc
  33. First cut at pyEGADS.egadslite (detail)
    by galbramc
  34. Remove manifest files for jlEGADS. Check array size for makeGeometry. Fix makeGeometry tests. Some references fixes. (detail)
    by galbramc
  35. Fix some pyEGADS refrencing. Check data length for pyEGADS makeGeometry. (detail)
    by galbramc
  36. Fix topObj during EGADSlite import (detail)
    by haimes
  37. Add U periodic options to EG_approximate for surfaces (detail)
    by haimes
  38. try (detail)
    by docampo
  39. Allow for full attribution in EGADSlite (detail)
    by haimes
  40. Add reference counting for jlEGADS finalizers. Lots of other jlEGADS cleanup. (detail)
    by galbramc
  41. Fix for last commit (detail)
    by galbramc
  42. Various Julia cleanup and fixes (detail)
    by galbramc
  43. Update julia Makefile (detail)
    by galbramc
  44. Remove jlEGADS environment variable (detail)
    by galbramc
  45. added package install (detail)
    by docampo
  46. added Makefile (detail)
    by docampo
  47. first jlEGADS (detail)
    by docampo
  48. First cut at fitting periodic curves (detail)
    by haimes
  49. Fix a number of bugs in the Effective Topology (detail)
    by haimes
  50. Uprev EGADS (detail)
    by haimes
  51. Forgot DARWIN64.clang and DARWIN64.gcc (detail)
    by galbramc
  52. Move DARWIN64 ifort link flag to support EGADS test builds (detail)
    by galbramc
  53. Fix for ifort on newer versions of macOS (detail)
    by galbramc
  54. numpy suppression (detail)
    by galbramc
  55. Always build egadslite (detail)
    by galbramc
  56. Update julia path on linux (detail)
    by galbramc
  57. Remove jlEGADS from Sanitizer and Valgrind (detail)
    by galbramc
  58. mark helix3 and frustrum3 as expected successes (detail)
    by jfdannen
  59. Add jlEGADS test to Sanitizer and valgrind (detail)
    by galbramc
  60. Correct path (detail)
    by galbramc
  61. Add julia testing (detail)
    by galbramc
  62. Small fix in xfoil executables (detail)
    by galbramc
  63. Higher output precision xfoil executables (detail)
    by galbramc
  64. Upgrade to AFLR 10.22.23 (detail)
    by galbramc
  65. Another regsx fix (detail)
    by galbramc
  66. Fix email template (detail)
    by galbramc
  67. Ignore ifort warnings (detail)
    by galbramc

Started by upstream project ESP_UndefinedOcsm build number 87
originally caused by:

Static Analysis: No warnings
  • Static analysis results from: GNU C Compiler (gcc) (0),  Clang (0)
  • No issues for 27 builds, i.e. since build: #61
  • Quality gate: Success
0 errors, 0 warnings