On Jan 24, 2010, at 23:12, Adam R. Maxwell wrote: > Regardless, it's a bug that's been blocking nightly builds...
Makes my case that it should not block the nightly builds, it should only warn. > How does the enum type test fail? At compilation time or run time? > Running the unit tests, which happens at compile time. The SKAssertEquals macro first compares the types of the values. I guess an enum value will always be seen as a long, even though the type may be typedef'ed to NSUInteger. Even though the compiler does not give a sign warning. Christiaan > On Jan 24, 2010, at 12:37 PM, Christiaan Hofman wrote: > >> Those are bugs in the tests, not in the code. Some of the failures are even >> bugs in SenTesting, as apparently they don't accept the currently preferred >> declarations of enum types. >> >> Christriaan >> >> On Jan 24, 2010, at 18:50, Adam R. Maxwell wrote: >> >>> For some reason, the last few nightly builds have failed, but I haven't >>> gotten notified. Anyway, it appears to be a unit test failure: >>> >>> objc[5465]: GC: forcing GC OFF because OBJC_DISABLE_GC is set >>> /Developer/Tools/RunPlatformUnitTests.include:334: note: Passed tests for >>> architecture 'i386' (GC OFF) >>> /Developer/Tools/RunPlatformUnitTests.include:345: note: Completed tests >>> for architectures 'i386' >>> ** BUILD FAILED ** >>> >>> >>> The following build commands failed: >>> UnitTests: >>> CompileC >>> /var/folders/sG/sG+zlP062RWwfU+BYmcuyU+++TI/-Tmp-/tmplsJI4Xbuild_bibdesk_py/objroot/Bibdesk.build/Debug/UnitTests.build/Objects-normal/i386/TestBDSKTypeManager.o >>> >>> /Volumes/Local/Users/amaxwell/build/bibdesk-clean/UnitTests/TestBDSKTypeManager.m >>> normal i386 objective-c com.apple.compilers.gcc.4_2 >>> (1 failure) >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Throughout its 18-year history, RSA Conference consistently attracts the >>> world's best and brightest in the field, creating opportunities for >>> Conference >>> attendees to learn about information security's most important issues >>> through >>> interactions with peers, luminaries and emerging and established companies. >>> http://p.sf.net/sfu/rsaconf-dev2dev >>> _______________________________________________ >>> Bibdesk-develop mailing list >>> Bibdesk-develop@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/bibdesk-develop >> >> >> ------------------------------------------------------------------------------ >> Throughout its 18-year history, RSA Conference consistently attracts the >> world's best and brightest in the field, creating opportunities for >> Conference >> attendees to learn about information security's most important issues through >> interactions with peers, luminaries and emerging and established companies. >> http://p.sf.net/sfu/rsaconf-dev2dev >> _______________________________________________ >> Bibdesk-develop mailing list >> Bibdesk-develop@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bibdesk-develop > > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Bibdesk-develop mailing list > Bibdesk-develop@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bibdesk-develop ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Bibdesk-develop mailing list Bibdesk-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-develop