Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logicmoo.pfc.test.sanity_base.SV_FWD_01A_B JUnit #245

Open
TeamSPoon opened this issue Sep 20, 2021 · 0 comments
Open

logicmoo.pfc.test.sanity_base.SV_FWD_01A_B JUnit #245

TeamSPoon opened this issue Sep 20, 2021 · 0 comments

Comments

@TeamSPoon
Copy link
Member

(cd /var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base ; swipl -x /var/lib/jenkins/workspace/logicmoo_workspace@2/bin/lmoo-clif sv_fwd_01a_b.pfc)

ISSUE: https://github.com/logicmoo/logicmoo_workspace/issues/496
EDIT: https://github.com/logicmoo/logicmoo_workspace/edit/master/packs_sys/pfc/t/sanity_base/sv_fwd_01a_b.pfc
JENKINS: https://jenkins.logicmoo.org/job/logicmoo_workspace/lastBuild/testReport/logicmoo.pfc.test.sanity_base/SV_FWD_01A_B/logicmoo_pfc_test_sanity_base_SV_FWD_01A_B_JUnit/
ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ASV_FWD_01A_B

%~ init_phase(after_load)
%~ init_phase(restore_state)
%
running('/var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base/sv_fwd_01a_b.pfc'),
%~ this_test_might_need( :-( use_module( library(logicmoo_plarkc))))


:- set_fileAssertMt(header_sane).

%~ set_fileAssertMt(header_sane)
/*~
%~ set_fileAssertMt(header_sane)
~*/


:- expects_dialect(pfc).

                 


                 
arity(inChairZ,1).

prologSingleValued(inChairZ).

prologSingleValuedInArg(inChairZ,1).

singleValuedInArgAX(inChairZ, 1, 1).



:- ain( inChairZ(aZa)).

:- (ain( inChairZ(bYb))).

:- listing(inChairZ/1).

%~ skipped( listing( inChairZ/1))
%~ unused(no_junit_results)

%~ /var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base/sv_fwd_01a_b.pfc:50 
%~ test_completed_exit(0)

totalTime=1.000

FAILED: /var/lib/jenkins/workspace/logicmoo_workspace@2/bin/lmoo-junit-minor -k sv_fwd_01a_b.pfc (returned 0) Add_LABELS='' Rem_LABELS='Skipped,Skipped,Errors,Warnings,Overtime,Skipped,Skipped'

@TeamSPoon TeamSPoon transferred this issue from logicmoo/logicmoo_workspace Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant