You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Peter Ivanov (JIRA)" <ji...@apache.org> on 2018/01/18 08:59:00 UTC

[jira] [Issue Comment Deleted] (IGNITE-7454) Wrong package in IgniteExamplesMLTestSuite after it was moved per IGNITE-7203

     [ https://issues.apache.org/jira/browse/IGNITE-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Ivanov updated IGNITE-7454:
---------------------------------
    Comment: was deleted

(was: As much as I see, Java specification does not force classes to be in certain directories. And *Package name does not correspond to the file path* error is strictly IntelliJ IDEA's one.)

> Wrong package in IgniteExamplesMLTestSuite after it was moved per IGNITE-7203
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-7454
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7454
>             Project: Ignite
>          Issue Type: Bug
>          Components: examples, ml, yardstick
>            Reporter: Oleg Ignatenko
>            Assignee: Oleg Ignatenko
>            Priority: Major
>             Fix For: 2.4
>
>
> Wrong package in IgniteExamplesMLTestSuite after it was moved per IGNITE-7203: \{{org.apache.ignite.ml.testsuites}}. Also, it is not added to the list in {{IgniteExamplesSelfTestSuite{{}}}} which is supposed to run all examples self-tests.
> Change to correct package: \{{org.apache.ignite.testsuites}} and add to main testsuite.
> For the sake of completeness, a bunch of newer ml benchmarks (done per IGNITE-7214 and IGNITE-7097) were forgotten to be moved in yardstick module when merging to master. These should be fixed (moved to proper folder).



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