This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
h5diff -v new_pre_built_nuc_data.h5 ../data/prebuilt_nuc_data.h5 master ⚙ | |
file1 file2 | |
--------------------------------------- | |
x x / | |
x x /atomic_mass | |
x x /decay | |
x x /decay/alphas | |
x x /decay/atomic | |
x x /decay/betas |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sending build context to Docker daemon 740.8MB | |
Step 1/9 : ARG UBUNTU_VERSION=18.04 | |
Step 2/9 : FROM ubuntu:${UBUNTU_VERSION} | |
---> 005d2078bdfa | |
Step 3/9 : SHELL ["/bin/bash", "-c"] | |
---> Using cache | |
---> 8e42ca8d4e52 | |
Step 4/9 : ARG UBUNTU_VERSION=18.04 | |
---> Using cache |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdflatex data_ref.tex | |
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) | |
restricted \write18 enabled. | |
entering extended mode | |
(./data_ref.tex | |
LaTeX2e <2017-04-15> | |
Babel <3.18> and hyphenation patterns for 84 language(s) loaded. | |
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls | |
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class | |
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: Python [64960] | |
Path: /opt/local/Library/Frameworks/Python.framework/Versions/3.5/Resources/Python.app/Contents/MacOS/Python | |
Identifier: Python | |
Version: 3.5.6 (3.5.6) | |
Code Type: X86-64 (Native) | |
Parent Process: zsh [57049] | |
Responsible: Python [64960] | |
User ID: 501 | |
Date/Time: 2019-04-17 14:29:02.168 -0500 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[==========] Running 13 tests from 2 test cases. | |
[----------] Global test environment set-up. | |
[----------] 11 tests from DagmcMetadataTest | |
[ RUN ] DagmcMetadataTest.SetUp | |
Loading file test_dagmc.h5m | |
MOAB ERROR: --------------------- Error Message ------------------------------------ | |
MOAB ERROR: test_dagmc.h5m: No such file or directory! | |
MOAB ERROR: serial_load_file() line 567 in src/Core.cpp | |
MOAB ERROR: load_file() line 514 in src/Core.cpp | |
DagMC Couldn't read file test_dagmc.h5m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/opt/local/bin/cmake | |
-- The C compiler identification is AppleClang 8.1.0.8020042 | |
-- The CXX compiler identification is AppleClang 8.1.0.8020042 | |
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc | |
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/opt/local/bin/cmake | |
-- The C compiler identification is AppleClang 8.1.0.8020042 | |
-- The CXX compiler identification is AppleClang 8.1.0.8020042 | |
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc | |
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Note: Google Test filter = ReactorTests.* | |
[==========] Running 12 tests from 1 test case. | |
[----------] Global test environment set-up. | |
[----------] 12 tests from ReactorTests | |
[ RUN ] ReactorTests.JustInTimeOrdering | |
/Users/mouginot/work/app/cyclus/cycamore/build/cycamore/reactor_tests.cc:80: Failure | |
Value of: qr.rows.size() | |
Actual: 53 | |
Expected: simdur | |
Which is: 50 |
NewerOlder