[Pharo 8.0] Build #1040: [easyReview] fixing comment typos
There is a new Pharo build available! The status of the build #1040 was: FAILURE. The Pull Request #5305 was integrated: "[easyReview] fixing comment typos" Pull request url: https://github.com/pharo-project/pharo/pull/5305 Issue Url: https://github.com/pharo-project/pharo/issues/typo Build Url: https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20...
This build in fact has zero errors. I wonder why build script still returns 1 (hence exit status is failure). Any idea? Esteban
On 4 Dec 2019, at 17:43, ci-pharo-ci-jenkins2@inria.fr wrote:
There is a new Pharo build available!
The status of the build #1040 was: FAILURE.
The Pull Request #5305 was integrated: "[easyReview] fixing comment typos" Pull request url: https://github.com/pharo-project/pharo/pull/5305
Issue Url: https://github.com/pharo-project/pharo/issues/typo Build Url: https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20...
Looks like there's one red bubble for windows in the pipeline steps ? On Wed, 4 Dec 2019 at 21:45, Esteban Lorenzano <estebanlm@gmail.com> wrote:
This build in fact has zero errors. I wonder why build script still returns 1 (hence exit status is failure).
Any idea?
Esteban
On 4 Dec 2019, at 17:43, ci-pharo-ci-jenkins2@inria.fr wrote:
There is a new Pharo build available!
The status of the build #1040 was: FAILURE.
The Pull Request #5305 was integrated: "[easyReview] fixing comment typos" Pull request url: https://github.com/pharo-project/pharo/pull/5305
Issue Url: https://github.com/pharo-project/pharo/issues/typo Build Url: https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20...
-- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
Maybe this? https://ci.inria.fr/pharo-ci-jenkins2/blue/organizations/jenkins/Test%20pend... : Error: Bad BitBlt arg (Fraction?); proceed to convert. GrafPort(Object)>>error: GrafPort(BitBlt)>>copyBits GrafPort>>copyBits GrafPort>>image:at:sourceRect:rule: FormCanvas>>image:at:sourceRect:rule: FormCanvas(Canvas)>>translucentImage:at:sourceRect: HiColumnController>>newCellMorphForRow: [ self newCellMorphForRow: rowIndex ] in HiColumnController>>cellMorphAtRow: in Block: [ self newCellMorphForRow: rowIndex ] Dictionary>>at:ifAbsent: HiColumnController>>cellMorphAtRow: HiColumnController>>cellMorphAtValue: [ :item | hiedraColumnController cellMorphAtValue: item ] in HiSpecExample>>initializeWidgets in Block: [ :item | hiedraColumnController cellMorphAtValue:...etc... BlockClosure>>cull: SpImageTableColumn(SpTableColumn)>>readObject: SpMorphicTableCellBuilder>>addCellColumn: SpMorphicTableCellBuilder>>visitImageColumn: SpImageTableColumn>>acceptColumnVisitor: SpMorphicTableCellBuilder(SpMorphicTableColumnVisitor)>>visit: SpMorphicTableDataSource>>cellColumn:row: [ :columnIndex | | cell | cell := self table dataSource cellColumn: (columns at: columnIndex) row: rowIndex. cell width: (columnWidths at: columnIndex). row addMorphBack: cell ] in FTTableContainerMorph>>updateExposedRows in Block: [ :columnIndex | ... Interval>>do: FTTableContainerMorph>>updateExposedRows FTTableMorph>>resizeAllSubviews FTTableMorph>>extent: FTTableMorph(Morph)>>bounds: FTTableMorph(Morph)>>layoutInBounds: TableLayout>>layoutTopToBottom:in: TableLayout>>layout:in: Morph>>doLayoutIn: [ self doLayoutIn: self layoutBounds ] in Morph>>computeFullBounds in Block: [ self doLayoutIn: self layoutBounds ] Vincent From: Pharo-dev On Behalf Of Damien Pollet Sent: Friday, 6 December 2019 08:15 To: Pharo Development List <pharo-dev@lists.pharo.org> Subject: Re: [Pharo-dev] [Pharo 8.0] Build #1040: [easyReview] fixing comment typos Looks like there's one red bubble for windows in the pipeline steps ? On Wed, 4 Dec 2019 at 21:45, Esteban Lorenzano <estebanlm@gmail.com <mailto:estebanlm@gmail.com> > wrote: This build in fact has zero errors. I wonder why build script still returns 1 (hence exit status is failure). Any idea? Esteban
On 4 Dec 2019, at 17:43, ci-pharo-ci-jenkins2@inria.fr <mailto:ci-pharo-ci-jenkins2@inria.fr> wrote:
There is a new Pharo build available!
The status of the build #1040 was: FAILURE.
The Pull Request #5305 was integrated: "[easyReview] fixing comment typos" Pull request url: https://github.com/pharo-project/pharo/pull/5305
Issue Url: https://github.com/pharo-project/pharo/issues/typo Build Url: https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20...
-- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
participants (4)
-
ci-pharo-ci-jenkins2@inria.fr -
Damien Pollet -
Esteban Lorenzano -
vincent.blondeau@polytech-lille.net