Failing test in Moose

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Failing test in Moose

abergel
Hi!

I had a look at the failing test in Moose. I have found the reason:
-=-=-=-=-=-=-=-=
FAMIXPackageGroup>>browsePackageBlueprints
        <menuItem: 'Browse Package Blueprints' category: 'Visualize'>

        PackageBlueprint openBlueprintBrowserOn: self
-=-=-=-=-=-=-=-=

The class PackageBlueprint is undefined.

I remember that Doru moved it somewhere?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Failing test in Moose

Tudor Girba-2
Indeed, this was a leftover. I removed the offending code now.

Doru


On Sat, Dec 14, 2013 at 10:07 AM, Alexandre Bergel <[hidden email]> wrote:
Hi!

I had a look at the failing test in Moose. I have found the reason:
-=-=-=-=-=-=-=-=
FAMIXPackageGroup>>browsePackageBlueprints
        <menuItem: 'Browse Package Blueprints' category: 'Visualize'>

        PackageBlueprint openBlueprintBrowserOn: self
-=-=-=-=-=-=-=-=

The class PackageBlueprint is undefined.

I remember that Doru moved it somewhere?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev