You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Kieselhorst (JIRA)" <de...@myfaces.apache.org> on 2018/05/16 07:56:00 UTC

[jira] [Commented] (TOBAGO-1899) Error building tobago 4.2.1 on windows 10

    [ https://issues.apache.org/jira/browse/TOBAGO-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477002#comment-16477002 ] 

Dennis Kieselhorst commented on TOBAGO-1899:
--------------------------------------------

I was able to reproduce this on a Windows machine.

> Error building tobago 4.2.1 on windows 10
> -----------------------------------------
>
>                 Key: TOBAGO-1899
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1899
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.2.0
>         Environment: git clone + maven + windows 10
>            Reporter: maurel
>            Priority: Minor
>
> Failure is encountered when building tobago-4.2.1 on windows 10:
> -------------------------------------------------------------------------------
> Test set: org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest
> -------------------------------------------------------------------------------
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec <<< FAILURE! - in org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest
> testCompareBootstrapCss(org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest) Time elapsed: 0.054 sec  <<< FAILURE!
> java.lang.AssertionError: These classes are missing in bootstrap.css: [ALIGN_ITEMS_BASELINE, ALIGN_ITEMS_CENTER, ALIGN_ITEMS_END, ALIGN_ITEMS_START, ALIGN_ITEMS_STRETCH, BG_DARK, BORDER_DANGER, BORDER_INFO, BORDER_WARNING, D_FLEX, D_INLINE, D_NONE, D_SM_NONE, FIXED_BOTTOM, FIXED_TOP, FLEX_COLUMN, FLEX_COLUMN_REVERSE, FLEX_ROW, FLEX_ROW_REVERSE, INVISIBLE, JUSTIFY_CONTENT_AROUND, JUSTIFY_CONTENT_BETWEEN, JUSTIFY_CONTENT_CENTER, JUSTIFY_CONTENT_END, JUSTIFY_CONTENT_START, ML_AUTO, ML_LG_AUTO, ML_MD_AUTO, ML_SM_AUTO, ML_XL_AUTO, MR_AUTO, MR_LG_AUTO, MR_MD_AUTO, MR_SM_AUTO, MR_XL_AUTO, MY_LG_0, MY_LG_1, MY_LG_2, MY_LG_3, MY_LG_4, MY_LG_5, MX_AUTO, MX_LG_AUTO, MX_MD_AUTO, MX_SM_AUTO, MX_XL_AUTO, SR_ONLY, TEXT_CENTER, TEXT_JUSTIFY, TEXT_LEFT, TEXT_RIGHT]
>     at org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest.testCompareBootstrapCss(BootstrapClassUnitTest.java:86)
> If I comment org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest testCompareBootstrapCss(org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest) then everything runs fine.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)