Code Monkey home page Code Monkey logo

Comments (3)

lsolesen avatar lsolesen commented on June 15, 2024

Fixed more tests. Do you mind trying to give it a whirl again?

from pel.

troelskn avatar troelskn commented on June 15, 2024

I'm getting some different warnings now, that seems less intimidating. The memory-limit failure is still there though:

$ php -d 'memory_limit=64M' run-tests.php 
Found SimpleTest version 1.1beta
 in /home/tkn/public/simpletest/!
All PEL tests
E_WARNING: Missing argument 1 for PelEntryAscii::__construct(), called in /home/tkn/public/lsolesen-pel/test/ascii.php on line 45 and defined in /home/tkn/public/lsolesen-pel/src/PelEntryAscii.php on line 92
E_NOTICE: Undefined variable: tag in /home/tkn/public/lsolesen-pel/src/PelEntryAscii.php on line 93
E_WARNING: Missing argument 1 for PelEntryTime::__construct(), called in /home/tkn/public/lsolesen-pel/test/ascii.php on line 65 and defined in /home/tkn/public/lsolesen-pel/src/PelEntryAscii.php on line 232
E_WARNING: Missing argument 2 for PelEntryTime::__construct(), called in /home/tkn/public/lsolesen-pel/test/ascii.php on line 65 and defined in /home/tkn/public/lsolesen-pel/src/PelEntryAscii.php on line 232
E_NOTICE: Undefined variable: tag in /home/tkn/public/lsolesen-pel/src/PelEntryAscii.php on line 233
E_NOTICE: Undefined variable: timestamp in /home/tkn/public/lsolesen-pel/src/PelEntryAscii.php on line 234
E_WARNING: Missing argument 2 for PelEntryTime::__construct(), called in /home/tkn/public/lsolesen-pel/test/ascii.php on line 70 and defined in /home/tkn/public/lsolesen-pel/src/PelEntryAscii.php on line 232
E_NOTICE: Undefined variable: timestamp in /home/tkn/public/lsolesen-pel/src/PelEntryAscii.php on line 234
1) Test should not throw an exception at [/home/tkn/public/lsolesen-pel/test/bug1730993.php line 49]
        in testThisDoesNotWorkAsExpected
        in Bug1730993 Test
        in bug1730993.php
PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 32 bytes) in /home/tkn/public/lsolesen-pel/src/PelIfd.php on line 804

from pel.

lsolesen avatar lsolesen commented on June 15, 2024

Strange with the E_WARNING and E_NOTICE. I thought expectError() would take care of those.

Now I just need to figure out these bugs:

So I am closing this issue.

from pel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.