Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Broken specs
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
James Kovacs  
View profile  
 More options Sep 27 2012, 2:45 pm
From: James Kovacs <jkov...@post.harvard.edu>
Date: Thu, 27 Sep 2012 12:45:46 -0600
Local: Thurs, Sep 27 2012 2:45 pm
Subject: Broken specs

Hi, everyone,

Some pull requests have broken the specs in psake. (We have 3 failing specs
at the moment.) After merging a pull request locally, you should run
./psake-buildTester.ps1 to ensure that all specs pass. New features and bug
fixes should include a spec too. Any volunteers to help fix the broken
specs? I fixed one out of three, but not sure when I'll be able to get
around to the other two.

We also have six open pull requests that need review and 17 issues that
require triage. Any volunteers?

James
--
James Kovacs, B.Sc., M.Sc.
http://jameskovacs.com
jkov...@post.harvard.edu
@jameskovacs (Twitter)
403-397-3177 (mobile)
jameskovacs (Skype)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve Wagner  
View profile  
 More options Sep 28 2012, 2:56 am
From: Steve Wagner <li...@lanwin.de>
Date: Fri, 28 Sep 2012 08:56:35 +0200
Local: Fri, Sep 28 2012 2:56 am
Subject: Re: Broken specs
Hi, what about integrating PSake to https://travis-ci.org/ or
CodeBetter CI and send the failures to these list?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Kovacs  
View profile  
 More options Sep 28 2012, 1:09 pm
From: James Kovacs <jkov...@post.harvard.edu>
Date: Fri, 28 Sep 2012 11:09:29 -0600
Local: Fri, Sep 28 2012 1:09 pm
Subject: Re: Broken specs

I was going to look at putting psake on CodeBetter CI (since I help run
it). I should have done it ages ago, but never got around to it. Given how
much I talk about CI, I feel like the cobbler's children have no shoes... :)

James
--
James Kovacs, B.Sc., M.Sc.
http://jameskovacs.com
jkov...@post.harvard.edu
@jameskovacs (Twitter)
403-397-3177 (mobile)
jameskovacs (Skype)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeffrey Becker  
View profile  
 More options Sep 29 2012, 10:33 am
From: Jeffrey Becker <jeffrey.a.bec...@gmail.com>
Date: Sat, 29 Sep 2012 07:33:27 -0700 (PDT)
Local: Sat, Sep 29 2012 10:33 am
Subject: Re: Broken specs

I'm taking a stab at resolving these broken specs.  I think I have
writing_psake_variables_should_pass resolved.  It was checking
$config.framework -eq "3.5" which just wont always be true.  For now, I've
simply removed the check since it didn't seem to be adding anything to the
verification of the spec.  The
other, executing_module_function_that_depends_on_another_module_should_pass,
seems to be attempting to do some module importing in a way that is beyond
my skill in powershell.  Given that the spec was originally mis-named and
wouldn't have been executed by the test suite, did this ever work?  If my
changes are acceptable, I'll submit a pull request for this and my non-ui
host issue.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Kovacs  
View profile  
 More options Sep 29 2012, 5:54 pm
From: James Kovacs <jkov...@post.harvard.edu>
Date: Sat, 29 Sep 2012 15:54:30 -0600
Local: Sat, Sep 29 2012 5:54 pm
Subject: Re: Broken specs

Awesome! Thanks for working on these issues.

Not sure if that spec ever worked. You'd have to go back in the commit
history to check. Probably not worth the effort though.

James
--
James Kovacs, B.Sc., M.Sc.
http://jameskovacs.com
jkov...@post.harvard.edu
@jameskovacs (Twitter)
403-397-3177 (mobile)
jameskovacs (Skype)

On Sat, Sep 29, 2012 at 8:33 AM, Jeffrey Becker
<jeffrey.a.bec...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeffrey Becker  
View profile  
 More options Sep 30 2012, 9:02 am
From: Jeffrey Becker <jeffrey.a.bec...@gmail.com>
Date: Sun, 30 Sep 2012 06:02:41 -0700 (PDT)
Local: Sun, Sep 30 2012 9:02 am
Subject: Re: Broken specs

So after some research, the commit that introduced that spec<https://github.com/psake/psake/commit/ba2363ba12b3684fc0fa3aade0182ee...> doesn't seem
to have any other code associated with it.  Since the commit doesnt seem to
have any other code that would have fixed the potential issue it was
testing, and the original author doesn't seem to be on this list, I'm going
to go out on a limb and declare it bunk.  All the specs are passing for me;
A pull request has been submitted.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »